[Kde-imaging] [Bug 174353] kipi-plugin geolocation does not work anymore

Valerio Fuoglio valerio.fuoglio at gmail.com
Mon Nov 10 18:03:58 CET 2008


http://bugs.kde.org/show_bug.cgi?id=174353





--- Comment #14 from Valerio Fuoglio <valerio fuoglio gmail com>  2008-11-10 18:03:57 ---
Ok, sorry, you've to copy parent directory, not kipi-plugins, but libs:

$ svn co svn://anonsvn.kde.org/home/kde/branches/extragear/kde3/libs
$ cd libs
$ make -f Makefile.cvs
$ mkdir install
$ export INSTALLDIR=`pwd`/install
$ ./configure --prefix=$INSTALLDIR --debug=full
$ cd kipi-plugins
$ make && make install
$ export LD_LIBRARY_PATH=$INSTALLDIR:$LD_LIBRARY_PATH
$ export KDEDIR=$INSTALLDIR:$KDEDIR
$ export PATH=$INSTALLDIR/bin:$PATH
$ digikam

These lines should do the job.

Don't forget to install kipi-plugins's dependencies first (you can find their
list into README file in kipi-plugins directory)


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-imaging mailing list