Source code for Gramps Genealogical program
Go to file
2009-08-10 14:26:24 +00:00
data
debian
docs add ldsordbase to api doc 2009-07-02 08:28:29 +00:00
example update gedcom sample 2009-07-23 10:33:22 +00:00
help
m4
po Removed broken Export to CD on Gnome. This was never working on KDE or Windows. And no developer seems to be able to get it to run on their gnome system. It is very easy now to burn a backup of gramps to a cd using e.g., K3b or Brasero. 2009-08-08 16:35:36 +00:00
src 3156: Bug in Croatian DateHandler (patch provided by VPeric) 2009-08-10 14:26:24 +00:00
test
windows/nsis
acinclude.m4
AUTHORS
autogen.sh Split CLI from GUI. These changes allow CLI to work without GTK 2009-06-18 21:56:37 +00:00
config.rpath
configure.in 3064: Remove check for libglade in configure 2009-06-30 20:32:26 +00:00
COPYING
FAQ
gramps-autogen.sh
gramps.sh.in
INSTALL
Makefile.am
NEWS
README
TestPlan.txt
TODO

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.5 or greater
   PyGTK2 2.12 or greater
   Python Glade bindings 
   librsvg2 (svg icon view)
   xdg-utils

The following packages are *STRONGLY RECOMMENDED* to be installed:
   GraphViz         Enable creation of graphs using GraphViz engine
                    http://www.graphviz.org

The following packages are optional
   python gtkspell  Enable spell checking in the notes
   pyenchant        Enable query of installed spell check dictionaries
   ttf-freefont     More font support in the reports

No longer needed in 3.x:
   yelp             Gnome help browser. At the moment no help is shipped


Documentation
---------------------------------
The User Manual is now maintained on the gramps website,
http://www.gramps-project.org/wiki/index.php?title=User_manual
We might in the future distribute again a manual via gnome-doc-utils, this has not
been decided yet though.


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
benny.malengier@gramps-project.org