Changes

From Gramps

GEPS 029: GTK3-GObject introspection Conversion

19 bytes removed, 04:06, 24 July 2012
no edit summary
Then checkout tag 3.3.2, so
cd pygobject
git checkout 3.3.2
sudo apt-get install autoconf automake libtool package python-dev libglib2.0-dev libcairo2-dev python-cairo-dev python-gobject-dev libgirepository1.0-dev
 
* What is "package" in the above line? My install complained and couldn't find it. --[[User:Dsblank|Dsblank]] ([[User talk:Dsblank|talk]]) 21:06, 23 July 2012 (MST)
Then compile pygobject:
PYTHONPATH=/usr/local/lib/python2.7/site-packages/ python gramps.py
 
You need this GEPS branch for gramps to work at all:
 
svn checkout https://gramps.svn.sourceforge.net/svnroot/gramps/branches/geps/gep-029-gtk3 geps-029
cd geps-029
 
from where gramps can be run.
== Problems ==

Navigation menu