16,719
edits
Changes
From Gramps
→Obtaining the source
'''1. Download a stable version'''
* The latest stable version of GRAMPS can be downloaded from the [http://sourceforge.net/projects/gramps GRAMPS SourceForge page]. Eg: gramps-3.2.26.tar.gz. Extract this file into a directory:
<code>
tar xzvf gramps-zzz.tar.gz
svn co https://gramps.svn.sourceforge.net/svnroot/gramps gramps
or
svn co https://gramps.svn.sourceforge.net/svnroot/gramps/tags/gramps-3.12.3 6 gramps
for the most recent development version, see [[Running a development version of Gramps]].
'''3. Tarball from SVN'''
You can get tarball for last sources.
* 3.2.x:
http://gramps.svn.sourceforge.net/viewvc/gramps/branches/maintenance/gramps32/?view=tar
* 3.3.x:
http://gramps.svn.sourceforge.net/viewvc/gramps/branches/maintenance/gramps33/?view=tar
* Trunk:
http://gramps.svn.sourceforge.net/viewvc/gramps/trunk/?view=tar
====Upgrading GRAMPS====