5,877
edits
Changes
From Gramps
m
→Run GRAMPS from the source: include git
== Run GRAMPS from the source ==
To test that you did all well, you may want to run GRAMPS from your downloaded svn SVN tree or GIT tree. This is explained in the [[Brief introduction to SVN]] but or [[Git]]; here are the quick steps :;Under SVN
cd ~/gramps-trunk
python setup.py build
;Under GIT cd ~/Gramps python setup.py build For the internationalization piece code to work, you need to have the translation tools. You obviously also need subversion (SVN) or GIT and friends. On Debian, just run (as root) - ('''Only if Debian installs Gramps 4.0+ as Gramps version!):
apt-get build-dep gramps