Changes

Jump to: navigation, search

GEPS 029: GTK3-GObject introspection Conversion

270 bytes added, 15:51, 15 September 2013
How to compile osm-gps-map
==== How to compile osm-gps-map ====
You might have all your dependencies as if you already compiled pygobjectas explained above. For Ubuntu you still need packages libsoup2.4-dev and libsoup2.4
You may also need gtk3 and gobject-introspection devel packages:
sudo apt-get install gtk+-3.0-dev libgirepository1.0-dev checkinstall
and some other stuff like:
First sets library to ''/usr/local/lib'' so as to find osmgpsmap and gtkspell, second ''/usr/local/lib/python2.7/site-packages/'' to find the local install of pygobject
 
An easier way is to do it with checkinstall:
gnome-autogen.sh
./configure --prefix=/usr
make
sudo checkinstall make install
then you don't need all the path wizardry, and can later manage the package via the package management system
=== GExiv2 for Image metadata ===
296
edits

Navigation menu