Changes

Jump to: navigation, search

Download

4,371 bytes added, 04:27, 21 April 2015
make it stand out
==Easy download and install of GRAMPS 2.2.6==__NOTOC__Before downloading, check if the version of GRAMPS in your distribution is not current:* Debian, (K,X,Edu)Ubuntu, Mepis, Suse: <code> apt-get install gramps</code>* Fedora: <code> yum install gramps</code>{{languages}}
==Live CD==
If you are interested in GRAMPS, but afraid to actually install it or unable to install it (not your PC, windows, no internet at home, work laptop, ...), try out our [[Linux Genealogy CD]]. It runs without installing on the hard disk and contains a collection of open source, free, genealogy programs. You can install [http://ubuntu.com Ubuntu 6.06 LTS] and GRAMPS from the CD anytime you like.
==Upgrading to latest :{{Man menu|'''Current version==If your : {{version of }} Released: 2015/02/28'''}} - ''Different data format to the GRAMPS is not current, some users offer up 3.4 series. Full Python 3 support. Conversion to date packages for some distributionsGTK+ 3. New place hierarchies model.''[https://gramps-project.org/wiki/index.php?title=Gramps_4.1_Wiki_Manual_-_What%27s_new%3F#Place_hierarchies]
* '''Ubuntu':''Legacy version: On sourceforge, [http3.4.8 Released:2014/05/sourceforge31 - This is a maintenance release designed for those of you still running gramps with gtk2. The database is common between version 4.net/project/showfiles0.php?group_id=25770 download] gramps_zzzx (not version 4.deb and gramps-help_zzz1.deb, x) and install with your package manager3.* '''SuSE''': Richard Bos has been providing the GRAMPS releases for SuSE's apt repository4. They x branch, most differences are always last release in [http://softwareinto interface.opensuse.org/download/home:/rbos/ his repository]. See also ''[httphttps://wwwgramps-project.suseforums.netorg/index.php?s=22f80a050a1e3cffffd590db0813dea9&showtopic=28727&pid=152093&st=0&#entry152093. this forum entry].* '''Mandriva''': Packages for Mandriva are available for use with urpmi from [http:2014/05/seerofsouls.comgramps-3-4-8-released/ SeerOfSouls.com].* '''Fedora''': The alternative to installing from source (described below) is to build a package from an rpm spec file, or install a binary from fedora testing.* '''Debian''': the latest version is installed directly into unstable and can be upgraded from your package manager. Testing is updated 10 days later (except near a new stable release).
''Note: Some == Linux distributions may have a slightly different way to download and install packages for GRAMPS. Please read the installation instructions specific to your distribution before downloading.''==
In all other cases, you must [http[Image://sourceforgeLinux_220x261.net/project/showfiles.php?group_id=25770 downloadpng|128px|left]] the source package zzz.tar.gz, and install GRAMPS manually. See below for details.
==Windows, BSD, MacOs, Solaris==For Windows, there is an experimental Before upgrading your distribution: Use your '''old version of Gramps''' to [[How_to_make_a_backup#Gramps_version_3.3_and_later|backup]] your Family Trees [[Windows installer#1|[1]]]. For more recent versions of GRAMPS in Windows, you need to wait untill a new installer is made available.
For BSD, MacOS, Solaris there are experimental install instructions below.<big><u>[[Download#Linux distributions|via Distributions]]</u>&nbsp;&nbsp;&nbsp;&nbsp;<u>[[Download#Linux:_Install_latest_version|Latest version ({{version}}) (advanced users only)]]</u></big>{{-}}
==Gnome and KDEMS Windows ==You can use both, but GRAMPS fits in better with GNOME. For KDE there are some minor issues due to some (GTK) issues outside of GRAMPS. Check the [[KDE page]] to know what these problems might be.
=Additional software GRAMPS can benefit from=GRAMPS does not rely on the following programs, however, having them will increase your productivity[[Image:windows_180x160.png|128px|left]]
* '''Gnome-print'''Before download: It adds the ability to directly print, to preview, and to generate fully internationalized PS and PDF output. At this time, one needs to install gnome-python-desktop to obtain this package (it might be known under different names, eg on debian python-gnome2-desktop).* Use your '''Spell checking''': Installing python-gnome2-extras provides the gtkspell module, which adds spell checking in the notes* '''Graphviz''', '''Inkscapeold version of Gramps''': Gramps can make nice Genealogical trees (relationship graphs). These are generated by the Graphviz package, which defines a code (dot), as well as programs to produce graphs (dotty, to be called from command line)[[How_to_make_a_backup#Gramps_version_3. This gives you as researcher most power over how 3_and_later|backup]] your tree will look, but has a learning curve. An alternative is to make a graphical report, converting the tree to an svg file, which you then can open/edit/refine in eg Inkscape.* '''ttf-freefont''': Useful as a font that supports a large subset of the unicode and is a true type. This works well with both gnomeprint and graphviz outputFamily Trees [[#1|[1]]].
Other packages might also be usefull<big><u>[http://sourceforge.net/projects/gramps/files/Stable/{{version_windows_AIO32}}/{{filename_windows_AIO32}}.exe Windows Installer (32-bit) {{version_windows_AIO32}}]</u>&nbsp;&nbsp;&nbsp;&nbsp;<u>[http://sourceforge.net/projects/gramps/files/Stable/{{version_windows_AIO64}}/{{filename_windows_AIO64}}.exe Windows Installer (64-bit) {{version_windows_AIO64}}]</u></big>
* '''Yelp'''After download: Gnome help browser. This allows double-click to call and read the GRAMPS documentation on your computerinstall Gramps.
=Installing from source===General Requirements==Normally, when you try to load your old Family Tree you can allow it to be upgraded if necessary, and it will be opened. However if this fails for any reason, '''Create''' a new Family Tree and '''Import''' the back-up into this new Tree.
GRAMPS 2Use the Windows AIO version, please use the download links above.0 requires python 2.3 For more information about individual versions, console and the gnome-python and pygtk2 packagesdebug modes, release notes, etc. The gnome, look at [[GrampsAIO-python module should be 2.6.0 or greater. The pygtk package should be version 2.5.0 or greater4|this page]] (English only).
==Obtaining the source==Alternative independent '''Legacy''' MS Windows version [[#3|[3]]].
* The lastest stable version of GRAMPS can be downloaded from the [http://sourceforge.net/projects/gramps GRAMPS SourceForge page]. As of this writing, this is gramps-2.2.6.tar.gz. Extract this file into a directory: <code> tar xzvf gramps-zzz.tar.gz</code> and then go into this directory:<code> cd gramps-zzz</code>* If you are interested in testing out the latest development version of GRAMPS, it can be obtained from SVN, see [[Brief introduction to SVN]]. The SVN version of GRAMPS is potentially very dangerous as it has not been extensively tested. It may be prone to crashing and cause extensive data loss. Please use with caution.== Mac OS X ==
Please, now is the time to read the INSTALL and README files accompanying the code. They come with the most recent information[[Image:macos_200x200.png|128px|left]]
==Installing from source code on Linux==Before download: Use your '''old version of Gramps''' to [[How_to_make_a_backup#Gramps_version_3.3_and_later|backup]] your Family Trees [[#1|[1]]]. Read the [[Mac OS X:Application package|before installation]] instructions.
GRAMPS provides a script that can be used to prepare the code for buildingMac OS X 10. This script automatically calls the standard configure script5, 10.6, 10.7, 10.8, and 10.9 &nbsp;&nbsp;&nbsp;&nbsp;<big><u>[http://sourceforge.net/projects/gramps/files/Stable/{{version_Mac}}/{{Filename_mac_intel}}.dmg Intel {{version_Mac}}]<code/u></big> &nbsp;&nbsp;&nbsp;&nbsp; Mac&nbsp;OS&nbsp;X&nbsp;10.5&nbsp;&nbsp;&nbsp;&nbsp;<big><u>[http:/autogen/sourceforge.shnet/projects/gramps/files/Stable/{{version_Mac}}/{{filename_mac_ppc}}.dmg Power PC {{version_Mac}}]</u></codebig>
This script will report any missing dependenciesAfter download: Double-click the . Install these dmg file to mount the disk (see also INSTALL filenote: your browser may do this for you automatically). Building from source code typically requires that Next drag the development versions of the required libraries be installed. You might consider setting a prefix path with autogen.sh, see the INSTALL file for instructionsGramps application to your application folder and double-click to launch it [[#2|[2]]]. Standard install is in
Once a successful run of autogen.sh has been completedNormally, when you try to load your old Family Tree you can run allow it to be upgraded if necessary, and it will be opened. However if this fails for any reason, '''Create''' a new Family Tree and '''Import''' the typical make procedureback-up into this new Tree.<code> make make install</code>
==Installing from source code on BSD=={{-}}
Installing on == BSD is as straithforward as on linux, apart from some minor issues like tools having different names. See the [[BSD page]] for details.==
==Installing from source code on Mac OS X==[[File:Bsd daemon.jpg|128px|left]]
Some users have successfully installed GRAMPS on Mac OS XBefore upgrading your distribution: Use your '''old version of Gramps''' to [[How_to_make_a_backup#Gramps_version_3. See the 3_and_later|backup]] your Family Trees [[Mac OS X#1|[1]]] page for details. Please, add to the wiki if you successfully installed GRAMPS on OS X.
==Installing from source code on Windows==<big><u>[[Download#Linux and BSD distributions|via Distributions]]</u>&nbsp;&nbsp;&nbsp;&nbsp;<u>[[Download#Linux:_Install_latest_version|Latest version (advanced users only)]]</u></big>{{-}}
Due to the dependencies, it is difficult to install GRAMPS on Windows. Fortunately some users have made an installer hiding all these details. See the [[Windows installer]] page for details. Use this at your own risk! The developers of GRAMPS provide the space for this install page, but are not responsible for it!== Live CD ==
[[Image:Download_link.png|150px|left|link==Installing http://sourceforge.net/projects/gramps/files/OldFiles/3.2.5/lgenealogy-6.1-desktop-i386.iso]]'''Linux live CD Demonstration''' includes Gramps {{Version Linux Live CD}} pre-installed to trial, without touching anything on the hard drive. To start this boot the Computer with this Live Linux Desktop on a CD in the CD/DVD-ROM Drive. (Requires that you write this image to a CD-ROM using CD-Burner software eg:Nero, Imgburn..). [[Linux_Genealogy_CD#Obtaining_the_CD|Obtaining the CD]] (727 MB) [[Linux Genealogy CD|Linux Genealogy CD based on Ubuntu 10.10 (Maverick Meerkat)]]. If you are interested in Gramps, but are afraid to actually install it or unable to install it (not your PC, windows, no internet at home, work laptop, ...), then try out our [[Linux Genealogy CD]]. It runs without installing on the hard disk and contains a collection of open source, free, genealogy programs. You can then install latest [http://www.ubuntulinux.org/ Ubuntu 14.04.1] and Gramps from source code on Solaris=the CD anytime you like.{{-}}[[Image:Download_link.png|150px|left|link=http://cdimage.ubuntu.com/edubuntu/releases/14.04.2/release/]]'''Edubuntu 14.04.2''' includes Gramps 4.0.3-1 (For information about Edubuntu [http://www.edubuntu.org/news/14.04.2-release visit]){{-}}
Previous versions == <span id="Linux distributions"></span>Linux and BSD distributions == Most linux distributions come bundled with a version of GRAMPS Gramps, though it's not always the most recent version and it may not have run been installed by default. Still it is recommended to use the Gramps version that comes with your distribution. Below are ways to install Gramps on Solarissome of the more popular distributions: {| {{prettytable}}!Distribution!GUI Package manager!Current versions!Notes|-|[[Image:Debianopenlogo-32.png]]''' [[Debian]] '''|Add/Remove Software|squeeze (old stable): Gramps 3.2.3<br>wheezy (stable): Gramps 3.4.0<br>jessie (testing): Gramps 4.1.1<br>[http://packages.debian.org/sid/gramps sid (unstable)]: Gramps 4.1.1|[http://packages.debian.org/search?keywords=gramps available versions]|-|[[Image:Ubuntu_32x32.png]]''' Ubuntu '''| Software Centre|Precise (12.04 LTS): Gramps 3.3.1<br>Trusty (14.04 LTS): Gramps: 4.0.3<br>Utopic (14.10): Gramps: 4.0.4<br>Vivid (Development): Gramps: 4.1.1|[http://packages.ubuntu.com/search?keywords=gramps&searchon=names available versions]|-|'''Linux Mint'''|Software Manager|Isadora (Gramps 3.2.0-1)<br>Lisa (Gramps 3.3.1-1)<br>Olivia (Gramps 3.4.0-1)<br>Qiana (Gramps 4.0.3+dfsg-2)|[http://community.linuxmint.com/software/view/gramps available versions]|-|[[Image:Fedora_32x32.png]]''' Fedora ''' |Add/Remove Software (Gnome)<br>or<br>Software Management (KDE)|Rawhide (Gramps 4.1.2)<br>Fedora 21 (Gramps 4.1.1)<br>Fedora 20 (Gramps 4.0.3)<br>Fedora 19 (Gramps 3.4.8)<br>Fedora EPEL 6 (Gramps 3.4.8)|[https://apps.fedoraproject.org/packages/gramps available versions]|-|[[Image:Redhat_32x32.png]]''' Redhat '''|Package Management Tool([https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/5/html/Deployment_Guide/ch-graphical-rpm.html pirut])|||-|[[Image:Mandriva_32x32. No recent cases png]]''' Mandriva '''|Software Management in the <br>Mandriva Linux Control Center|Mandriva 2010.1: Gramps 3.3.1<br>Mandriva 2011: Gramps 3.2.6|See also [http://wiki.mandriva.com/en/Docs/Basic_tasks/Installing_and_removing_software#Advanced_use:_Backports_and_candidate_updates backports] and contrib repository|-|''' Mageia '''||||-|''' openSUSE ''' |[https://en.opensuse.org/YaST_Software_Management YaST]|openSUSE 13.2: Gramps 4.0.4|[http://software.opensuse.org/package/gramps available versions]|-|'''Slackware'''||Slackware 14.1: Gramps 4.0.3|[http://pkgs.org/search/?keyword=gramps available versions]|-|'''NetBSD'''||NetBSD: Gramps 3.4.4|[http://pkgsrc.se/databases/gramps3 available versions]|-|'''FreeBSD'''||FreeBSD: Gramps 3.4.8|[http://portsmon.freebsd.org/portoverview.py?category=science&portname=gramps available versions]|-|'''PC-BSD'''||PC-BSD: Gramps 3.4.8||} {{-}} == Linux: Install latest version == If your distribution doesn't ship with Gramps or you wish to install a different version than it ships with, you could try to install the latest version of Gramps manually. Instructions are know given below for a number of distributions. {{man warn|1=Warning|2=This should only be attempted by experienced users, and after you have backed up your Family Tree. The version of Gramps that has been included in your distribution will have been tested to us howeverwork with the components in that distribution. If you try to install a different version of Gramps there is a possibility that the components needed for the new version of Gramps are not available for your distribution, or they are available, but don't work properly. You might not discover that there is a problem till you have already done some work with the new version of Gramps. Should  If you already have successfully Gramps installed GRAMPS , and you are only making a 'point' upgrade (i.e. from Gramps x.y.z to x.y.z+1, e.g. from 3.4.3 to 3.4.4), then it is likely but not certain that Gramps will continue to work. However, if the change is much greater, especially if it is a major version change (e.g. from 2.y.z to 3.y.z), then the danger that it does not work properly is much greater.}} [[Image:Debianopenlogo-32.png]]'''[[Debian]]''' and [[Image:Ubuntu_32x32.png]]''' Ubuntu ''' [http://sourceforge.net/projects/gramps/files/Stable/{{version}} Download the .deb file]. Double-click on the downloaded .deb file or (for some distributions, e.g. Mint Debian) run the following command from the directory where the file was saved (change the filename to match the one you downloaded).  sudo dpkg -i python-gramps_{{version}}-1_all.debor sudo dpkg -i python3-gramps_{{version}}-1_all.deb For other distributions, [[Image:Download_link.png|150px|link=http://sourceforge.net/projects/gramps/files/Stable/{{version}}/gramps-{{version}}.tar.gz]] the source and follow the instructions for [[Linux:Build from source]] == Notes == [<span id="1">1</span>]Backup to Gramps XML. You will find backup in the Family Tree menu of recent Gramps versions, otherwise use export in the same menu but '''uncheck privacy options''' in the Exporter Assistant in order to export all data [<span id="2">2</span>]Alternatively, you can click and hold on solaristhe disk icon at the top of the window of the mounted disk, please update and then option-drag to the Applications folder. This will create a new folder containing all the files, including the README and NEWS. [<span id="3">3</span>]An alternative independent '''Legacy''' version is [Solaris pagehttp://sourceforge.net/projects/portableapps/files/Gramps%20Portable/ GrampsPortable_{{version_windows_portable}}.paf.exe](20.3 MB) [http://portableapps.com/apps/education/gramps_portable Portable Gramps from PortableApps.com]includes all dependencies required for Windows.''Note:You can install it on C: then to run Gramps type C:\PortableApps\GrampsPortable\GrampsPortable.exe (Or the path you installed it to) or make a shortcut to that file on your desktop or start-menu.'' By Bart.S - '''[http://portableapps.com/blog/84601 Please report issues to the author.]''' (2012-09-07) [[Category:Documentation]]

Navigation menu