[Digikam-users] 0.9.3-beta2 debs for Ubuntu 7.10 / gutsy, anyone?

Gandalf Lechner gandalf.lechner at esi.ac.at
Wed Nov 14 16:09:11 GMT 2007


Hi Ari,

I had a similar (or maybe the same) problem trying to compile digikam 
0.9.3-beta or the svn version on Kubuntu Gutsy. configure worked fine, but 
make failed mentioning something about dmetadata. Moreover, starting the RAW 
converter plugin always used to crash digikam 0.9.2.

In the end it turned out that the problem was some library on my system which 
was too old, although this was not detected by configure. I guess it was 
libkdcraw, and it needed to be at least version 0.1.2 ... but Arnd and Gilles 
should know, because they helped me to overcome this problem.

Basically you need to remove the library in question (be sure not to remove 
all packages depending on it), get the new version, compile it, and then 
compile and install digikam.


Good luck,

Gandalf



Am Mittwoch, 14. November 2007 16:55:58 schrieb Ari El:

> Trying to build the latest SVN I *almost* succeeded. I Installed all
> build-deps (apt-get build-dep digikam), and ./configure/make/make install
> worked fin for the "libs" folder. Now when I try the same in the "graphics"
> folder, ./configure succeeds but "make" fails and I have no clue what to do
> about it, this is the output:
>
>
> make[4]: Entering directory
> `/home/ari/Desktop/Builds/digikam/graphics/digikam/libs/dmetadata'
> /bin/bash ../../../libtool --silent --tag=CXX   --mode=compile g++
> -DHAVE_CONFIG_H -I. -I../../.. -I../../../digikam/libs/dimg
> -I../../../digikam/digikam   -I/usr/include/kde -I/usr/share/qt3/include
> -I. -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W
> -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute
> -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
> -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
> -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE  -MT dmetadata.lo -MD -MP -MF
> .deps/dmetadata.Tpo -c -o dmetadata.lo dmetadata.cpp
> dmetadata.cpp: In member function 'bool
> Digikam::DMetadata::loadUsingDcraw(const QString&)':
> dmetadata.cpp:87: error: 'class KDcrawIface::DcrawInfoContainer' has no
> member named 'owner'
> dmetadata.cpp:88: error: 'class KDcrawIface::DcrawInfoContainer' has no
> member named 'owner'
> make[4]: *** [dmetadata.lo] Error 1
>
>
> Any hint? I want to try the new beta and see if I still have the crash and
> PNG-to-JPG-exif problems; if so I'll file bugs.
>
> Thanks!





More information about the Digikam-users mailing list