Source code for Gramps Genealogical program
Go to file
2007-10-16 03:51:36 +00:00
data 2007-09-29 Alex Roitman <shura@gramps-project.org> 2007-09-29 22:24:33 +00:00
debian
example 2007-02-06 Don Allingham <don@gramps-project.org> 2007-02-07 02:27:51 +00:00
help german update from Mirko Leonhaeuser <mirko@leonhaeuser.de> 2007-10-11 06:20:19 +00:00
m4
po sl.po translation by Bernard Banko 2007-10-16 03:39:58 +00:00
src fixes contributed by Frederik De Richter and Benny Malengier 2007-10-16 03:51:36 +00:00
test
windows/nsis Improved windows installer scripts from Steve. 2007-06-19 13:53:21 +00:00
acinclude.m4
AUTHORS
autogen.sh
ChangeLog fixes contributed by Frederik De Richter and Benny Malengier 2007-10-16 03:51:36 +00:00
ChangeLog.old
config.guess Update 2007-06-24 01:58:47 +00:00
config.rpath
config.sub Update 2007-06-24 01:58:47 +00:00
configure.in update of sl.po from Bernard Banko <bernard.banko@siol.net> 2007-10-11 05:57:08 +00:00
COPYING
COPYING-DOCS
FAQ 2007-02-02 Don Allingham <don@gramps-project.org> 2007-02-02 12:48:14 +00:00
gramps.sh.in
gramps.spec.in
INSTALL
Makefile.am
NEWS 2007-05-27 Don Allingham <don@gramps-project.org> 2007-05-27 22:49:08 +00:00
README higer pygtk2 needed 2007-10-09 07:37:02 +00:00
TestPlan.txt
TODO 2007-01-04 Zsolt Foldvari <zfoldvar@users.sourceforge.net> 2007-01-04 21:23:42 +00:00

Please read the COPYING file first.
If building from source, also read the INSTALL file (at least through the
"SUPER-SHORT VERSION") before going further.

Requirements
--------------------------------
The following packages *MUST* be installed in order for Gramps to work:
   Python 2.3 or greater
   Gnome 2.8 or greater
   PyGTK2 2.6 or greater
   Gnome-python 2.6 or greater

The following packages are *STRONGLY RECOMMENDED* to be installed:
   Reportlab         Enable creation of PDF documents 
                     http://www.reportlab.com

   GraphViz         Enable creation of graphs using GraphViz engine
                    http://www.graphviz.org


Documentation
---------------------------------
The User Manual is now maintained, built and installed using gnome-doc-utils.
Please see the documentation for the gnome-doc-utils package to learn
how this works.

Current HTML documentation can also be found on the gramps website,
http://www.gramps-project.org/wiki/index.php?title=User_manual



Building on non-Linux systems: i18n support and GNU make
--------------------------------------------------------
If make fails, use gmake (the name FreeBSD gives to GNU make) instead.
You might need a patch also. FreeBSD has in ports a patch (  /usr/ports/science/gramps/files)
you need to apply to po/Makefile.in.in 



--------------------------------
Donald Allingham
dallingham@users.sourceforge.net