|
Compiled fine here on a clean Slackware 12, with kdepim installed, all kde-3.5.7
I used:
kipi-plugins-0.1.5, libkipi-0.1.6, libkdcraw-0.1.4, libkexiv2-0.1.7, libgphoto2-2.4.1,
exiw2-0.15, compiled from source.
And I did : 'ln -s "whatever_location"/include/gphoto2/headers.h /usr/local/include/'
because some programs include gphoto2-headers without folder reference, e.g.
gpcamera.cpp-line-33, gpstatus.h-line-30, gpiface.cpp-line-26
Suggest: 'make clean' before you run it over again.
Good luck
Rgds
P.S.:There is a bug in kipi-plugins-0.1.3, about 0.1.2 I don't know
Correction:'ln -s "whatever_location"/include/gphoto2/*.h
/usr/local/include/'
Last edited by knudfl; 04-27-2008 at 12:42 PM.
Reason: added 1 line
|