[Digikam-devel] [Bug 139547] tag hierarchy automatic fill

Juergen Flosbach juergen.flosbach at bigfoot.com
Fri Jan 5 09:01:24 GMT 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=139547         




------- Additional Comments From juergen.flosbach bigfoot com  2007-01-05 10:01 -------
Hi Gilles

Thanks for the explanation.

I tried to copile the SVN stuff. But I couldn't.
I got the three scripts from the digikam download svn page
wherein I can automatically can retrive digikam from the
svn repository, compile and install it in a local directory.

When it compiles the digicam stuff (actually the kipi stuff )
it aborts with the following error :

-- Kipi-Plugins configure results -------------------
-- gphoto2 found.................. YES
-- libkipi found.................. YES
-- Exiv2 library found............ YES
-- libtiff found.................. YES
-- imlib2 found................... YES
-- OpenGL found................... YES
-- libxstl found.................. YES
-- libgpod > 0.4.0 found............ NO

<SNIP>

make -j 4
+ make -j 4
make  all-recursive
make[1]: Entering directory `/home/juergen/Download/digikam/SVN-Versions/graphics/libs'
Making all in libkipi
make[2]: Entering directory `/home/juergen/Download/digikam/SVN-Versions/graphics/libs/libkipi'
Making all in libkipi
make[3]: Entering directory `/home/juergen/Download/digikam/SVN-Versions/graphics/libs/libkipi/libkipi'
cd ../.. && /bin/sh /home/juergen/Download/digikam/SVN-Versions/graphics/libs/admin/missing --run autoheader
configure.in:92: warning: KDE_ENABLE_HIDDEN_VISIBILITY was called before AC_PATH_QT_1_3
acinclude.m4:3463: KDE_ENABLE_HIDDEN_VISIBILITY is expanded from...
configure.in:92: the top level
configure.in:399: warning: KDE_ENABLE_HIDDEN_VISIBILITY was called before AC_PATH_QT_1_3
configure.in:399: the top level
rm -f stamp-h2
touch libkipi_export.h.in
cd ../.. && /bin/sh ./config.status libkipi/libkipi/libkipi_export.h
config.status: creating libkipi/libkipi/libkipi_export.h
config.status: libkipi/libkipi/libkipi_export.h is unchanged
make  all-am

<SNIP>

imlibiface.cpp:29:20: error: Imlib2.h: No such file or directory

So, you see some warnins (are they important ? ) and that the header
imlib2.h is missing. Has my system to provide this file or should it
be part of the package ?

But I have the current 0.9.0 Version already compiled from the tarball
and there I had no problems. Everything was there and it compiled.

Juergen



More information about the Digikam-devel mailing list