11,039
edits
Changes
→Gramps 3.4.x
'''2. Herunterladen von SVN'''
svn co https://svn.code.sf.net/p/gramps/code/tags/gramps-3.4.24/ gramps
für die letzte Entwickler Version siehe [[Getting started with Gramps Trunk| Mit Gramps Trunk beginnen]].
==== Gramps aktualisieren ====
Wenn du eine ältere Version von Gramps aus den Quellen installiert hast, musst du dich entscheiden, was du mit ihr machen willst, bevor du eine neuere Version installierst. If you wish to keep the old versionWenn du die alte Version behalten willst, make sure that you read the instructions stelle sicher, das du die Anweisungen in the der INSTALL file regarding the use of the Datei in Bezug auf die Verwendung der --prefix option to specify where the new version gets installedOption liest, die festlegt, wo die neue Version installiert wird.
Should you just want to do a straightforward replacement instead, make sure that you remove the older version before you install the new version. '''Do not install over the top of the old version.''' As new versions of Gramps are developed, some functionality is occasionally rewritten in different ways. If you install over the top of an existing installation you run the risk that the old code left behind from the old version may be used instead of the new, sometimes with unintended consequences. If you installed from source, the best way of removing the old version is to run<code>