Changes

Jump to: navigation, search

BSD platforms

407 bytes added, 00:19, 21 December 2014
Manual installation
{{cleanup}}
==Automatic installation==* Install from [[Categoryhttp:Documentation]][[Category:Developers/Packaging]/openports.se/misc/gramps openports.se/misc/gramps]from the OpenBSD package collection ('''Recommended''')
==Automatic installation Or * Install from [http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/databases/gramps3/README.html netbsd.org] from the OpenBSD NetBSD package collection== Or * Install from [http://openportsportsmon.sefreebsd.org/miscportoverview.py?category=science&portname=gramps freebsd ports] Or * [http:/gramps openports/www.freshports.seorg/miscscience/gramps/ FreshPorts] To install the port: cd /usr/ports/science/gramps/ && make install clean To add the package: pkg_add -r gramps
==Manual installation==
This page documents installing GRAMPS Installing Gramps on FreeBSD, openBSD, etc. First make sure the following packages are installed:
* py24-gnome
* py24-gnome-extras
Then do the following:
* Download and extract the source code:<codepre> $ gunzip gramps-3.2.6.tar.gz $ tar xvf gramps-3.2.6.tar</codepre>* Configure the source code to use <codepre>/usr/X11R6</codepre> for its path, since that is where FreeBSD likes to put gtk/gnome stuff:<codepre> $ cd gramps-3.2.6 $ export PATH=/usr/local/gnu-autotools/bin:$PATH $ export ACLOCAL_FLAGS="-I /usr/local/gnu-autotools/share/aclocal -I. -I /usr/local/share/aclocal -I /usr/X11R6/share/aclocal" $ ./autogen.sh $ gmake $ gmake install</codepreThis will compile and install Gramps correctly.
This will compile and install GRAMPS correctly.[[Category:Documentation]][[Category:Developers/Packaging]]

Navigation menu