1,610
edits
Changes
From Gramps
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
== Problems ==