Summary: | 0.9.4 beta5 compile error imagehistogram.cpp | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Ferdinand Gassauer <gassauer> |
Component: | Portability-Compilation | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.9.4 | |
Sentry Crash Report: |
Description
Ferdinand Gassauer
2008-05-27 07:36:26 UTC
It compiles just fine here. What is your kdcraw version? I think it is too old. I'm using the latest from svn (kdcraw-0.1.5-svn) Take a look at the README if all dependencies are satisfied. latest for suse 10.3 libkdcraw1-0.1.1-22 libkdcraw3-0.1.4-3.1 libkdcraw2-0.1.3-2.1 configure does not complain about to low version I'll try later with svn Ferdinand, Only install last stable libkdcraw on your computer, and all will be fine... Gilles Caulier Ferdinand, did compiling work for you now? Do you have all three versions of libkdcraw installed (like mentioned in #3), or is this list only a summary of installable packages? libkdcraw3-0.1.4-3.1 should work fine... sorry - not yet The important question is: "Have you installed all of the three mentioned versions of libkdcraw"? If so, there might be a problem with autotools finding the right version of the library. yes rpm -qa | grep libkdcraw openSUSE 10.3 ?? I have this distro running on a virtualbox server. I'll try to compile it with all three versions installed. yes openSUSE 10.3 I can compile beta5 under openSUSE 10.3, these are the package versions of libkdcraw I have installed: libkdcraw1-0.1.1-22 libkdcraw2-0.1.3-2.1 libkdcraw-devel-0.1.4-3.1 libkdcraw3-0.1.4-3.1 Make sure to have the right devel package... everything should compile fine now. with libkdcraw-devel it compiles and installs thanks BTW IMHO the startup - feedback of digikam should be improved for some 50.000 images the user is left alone for quite a long time without window and feedback ah sorry about startup feedback sometimes I have to start digikam twice because the first hangs / vanishes the second time it's really fast There is a problem with libsqlite3 > 3.6.x and < 3.9.x. There is already a bug report for that: http://bugs.kde.org/show_bug.cgi?id=162038 Update libsqilte3 to last stable and try again Note : her under Mandriva 2008.1 i use libsqlite3 3.6.x without problem. Gilles Caulier I will close this report, because the initial problem has been solved. Like Gilles said, take a look at http://bugs.kde.org/show_bug.cgi?id=162038 concerning the long startup of digiKam. Maybe this is related. The new sqlite3 version is making a lot of problems, for exmaple: http://bugs.kde.org/show_bug.cgi?id=160966 So it might be possible that this is all related. |