[Digikam-users] compiling Digikam and Libkipi - Ubuntu 15.10

Pedro Neves nevesdiver at gmail.com
Thu Oct 22 22:14:41 BST 2015


Hi all:

I'm trying to compile Digikam 5 beta from git and I got the following error:

CMake Error at cmake/modules/MacroLocalLibs.cmake:13 (find_package):
   Could not find a package configuration file provided by "KF5Kipi"
   (requested version 5.0.0) with any of the following names:

     KF5KipiConfig.cmake
     kf5kipi-config.cmake

   Add the installation prefix of "KF5Kipi" to CMAKE_PREFIX_PATH or set
   "KF5Kipi_DIR" to a directory containing one of the above files. If
   "KF5Kipi" provides a separate development package or SDK, be sure it has
   been installed.
Call Stack (most recent call first):
   CMakeLists.txt:207 (DETECT_LIBKIPI)

It seems I have to compile libkipi
I've checked the git repository with: git clone 
git://anongit.kde.org/libkipi

And I'm trying to compile and install with:

cmake . -DCMAKE_BUILD_TYPE=debug -DCMAKE_INSTALL_PREFIX=`kf5-config 
--prefix`

I then get:

cmake . -DCMAKE_BUILD_TYPE=debug -DCMAKE_INSTALL_PREFIX=`kf5-config 
--prefix`
Re-run cmake no build system arguments
-- 
----------------------------------------------------------------------------------
-- Starting CMake configuration for: libkipi

-- 
-- The following REQUIRED packages have been found:

  * ECM (required version >= 1.1.0)
  * Qt5Core
  * Qt5Widgets
  * Qt5Gui
  * Qt5 (required version >= 5.2.0)
  * Gettext
  * PythonInterp
  * KF5I18n
  * KF5Config
  * KF5XmlGui
  * KF5Service
  * KF5

-- Configuring done
-- Generating done
-- Build files have been written to: /home/XXXXX/Temp/libkipi

How to proceed now? Do I need to run make ou make install?

Any help is most welcomed.

All the best:

Pedro Neves


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20151022/7e8f5043/attachment.html>


More information about the Digikam-users mailing list