[Digikam-devel] [Bug 150872] Crash during during RAW conversion

Gilles Caulier caulier.gilles at gmail.com
Tue Oct 16 09:01:17 BST 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=150872         




------- Additional Comments From caulier.gilles gmail com  2007-10-16 10:01 -------

>As you can see libkdraw.so.1 in not created, so i'm forced to create it by

>ln -s /usr/lib/libkdcraw.so libkdcraw.so.1

You don't need to do that. If digiKam need libkdcraw.so.1 to link, this is want mean than something running wrong on your computer during digiKam configure.

>in order to enable the raw conversion feature in digiKam.
>Should I try to install an older version of libkdcraw? 

No. Just cleanup your system and recompile/install digiKam. In digiKam source code, do :

# make distclean
# make -f Makefile.cvs
# ./configure --enable-debug=full
# make
# su
# make install

I recommend you to use current KDE3 source code of digiKam from svn (next 0.9.3-beta2)

Gilles



More information about the Digikam-devel mailing list