2,037
edits
Changes
From Gramps
m
→Ubuntu 12.10 (Linux Mint 14)
=== Ubuntu 12.10 (Linux Mint 14) ===
On Ubuntu 12.10 (as of December 1, 2012), or Linux Mint 14 (as of December 24, 2012), you need only('''replace python with python3 if you want to run the python 3 version!'''):
sudo apt-get install autoconf intltool automake libtool python-dev libglib2.0-dev libcairo2-dev sudo apt-get-install python-cairo-dev python-gobject-dev libgirepository1.0-dev sudo apt-get remove install gir1.2-freedesktop python-gi python-gobject python-gi-cairo sudo apt-get install gir1.2-pango-1.0 libgtkspell-3-0 python-gnome2 gtkspell
The removal of python-gnome2 (and anything that relies on it) is necessary apparently because some "selectors" have not yet been converted. The right thing to do here is to fix the selectors rather than removing the package.