Changes

Jump to: navigation, search

Running a development version of Gramps

No change in size, 07:05, 20 September 2007
no edit summary
The following describes one possible scenario for getting the latest development version of Gramps running:
* install a recent version of Ubuntu (eg. 7.04) or some other linux distribution. Here we will assume Ubuntu and give the install commnds commands (apt-get) for that distribution: (Beyond the scope of this article, but VirtualBox and VMWare provide a great and relatively easy solution to getting an independant independent and/or clean build environment.)
* install some basic build tools
sudo apt-get install build-essential
python2.5 src/gramps.py
It might happen constants have been changed, and you obtain an error on the const.py module. In that case, return rerun <tt>autogen.sh</tt> and the <tt>make</tt> command.
[[Category:Developers/General]]

Navigation menu