[Digikam-users] Can't compile digikam 0.10 on archlinux.

Tobias Schula tobias at schula.org
Thu May 21 17:37:25 BST 2009


Am Mittwoch, 20. Mai 2009 12:57:14 schrieb Markus Golser:
> Hi I try to build digikam 0.10 on archlinux.
>
> I have kdegraphics 4.2.3-1 installed and still can't compile digikam
>

> ---------------------------------------------------------------------------
>------- --  digiKam 0.10.0 dependencies results   <http://www.digikam.org>
> --
> --  Qt4 SQL module found................ YES
> --  libjpeg library found............... YES
> --  libtiff library found............... YES
> --  libpng library found................ YES
> --  libjasper library found............. YES
> --  liblcms library found............... YES
> --  libkipi library found............... NO
> --
> CMake Error at CMakeLists.txt:175 (MESSAGE):
>    digiKam needs libkipi library >= 0.2.0. You need to install libkipi
> first
>
>
> --  libkipi website is at http://www.digikam.org/sharedlibs
> --
> --  libkexiv2 library found............. NO
> --
> CMake Error at CMakeLists.txt:185 (MESSAGE):
>    digiKam needs libkexiv2 library >= 0.5.0. You need to install libkexiv2
> first
>
>
> --  libkexiv2 website is at http://www.digikam.org/sharedlibs
> --
> --  libkdcraw library found............. NO
> --
> CMake Error at CMakeLists.txt:195 (MESSAGE):
>    digiKam needs libkdcraw library >= 0.4.0. You need to install libkdcraw
> first
>
>
> --  libkdcraw website is at http://www.digikam.org/sharedlibs
> --
> --  libgphoto2 library found............ YES
> --  libkdepimlibs library found......... YES (optional)
> --  libmarblewidget library found....... NO  (optional)
> --
> --  digiKam will be compiled without geolocation using Marble widget
> support. --
> --  liblensfun library found............ YES (optional)
> CMake Error at CMakeLists.txt:269 (MESSAGE):
>    digiKam will be compiled............ NO  (Look README file for more
> details about dependencies)

Are you shure you want to compile digikam 0.10.0? AFAIK it is already in the 
repos of arch.

However, to solve your problem you must take a look at the output cmake gives 
you. So you obviously don't have kipi-plugins installed, nor you have 
libkdcraw and libkexiv2. But they are all essential to build digikam. I don't 
know if arch offers them in some packages (I'm a debian user) so if it doesn't 
you must compile them yourself. 

There is a step by step tutorial on the digikam homepage [1]. There you should 
get all information you need. But if you want to build the stable digikam 
instead of the svn one I suggest you to checkout the stable branch [2] or to 
download the tarball [3] and then build it without the debug instructions.


Tobias

Links:
[1] http://www.digikam.org/drupal/download?q=download/KDE4
[2] svn://anonsvn.kde.org/home/kde/branches/extragear/graphics/digikam/
[3] http://www.digikam.org/drupal/download?q=download/tarball



More information about the Digikam-users mailing list