Open main menu

Gramps β

Changes

GEPS 029: GTK3-GObject introspection Conversion

No change in size, 09:37, 25 September 2012
m
Installation of spell check in Ubuntu 12.04
sudo make install
Gramps now needs to find the gtkspell typelib and introspection lib. The first I achieve by copying the typelib to the correct location:
sudo cp /usr/local/lib/girepository-1.0/GtkspellGtkSpell-13.0.typelib /usr/lib/girepository-1.0/
The lib can be found by path by setting the LD_LIBRARY_PATH environment variable. Hence, start Gramps as follows:
LD_LIBRARY_PATH=/usr/local/lib python src/gramps.py