<div dir="ltr">You try to compile digiKam as stand alone. This is not the simplest way to do.<div><br></div><div>Checkout the digiKam Software Compilation with git  :</div><div><br></div>







<div>git clone git://<a href="http://anongit.kde.org/digikam-software-compilation">anongit.kde.org/digikam-software-compilation</a><br></div><div><br></div><div>And follow instructions in README to checkout all relevant sub-project automatically. Take a care to set "export GITSLAVE=.gitslave.devel" before to be sure to download all that you needs...</div><div><br></div><div>Gilles Caulier</div>







</div><div class="gmail_extra"><br><div class="gmail_quote">2015-11-19 17:40 GMT+01:00 Richard Mortimer <span dir="ltr"><<a href="mailto:richm+digikam@oldelvet.org.uk" target="_blank">richm+digikam@oldelvet.org.uk</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Note - I switched to -devel to stop clogging up -users with compilation<br>
related things.<br>
<br>
On 18/11/2015 14:15, Gilles Caulier wrote:<br>
> In fact when i started to port code to Qt5, i used 5.4, but i'm sure<br>
> that 5.2 will work as well.<br>
><br>
It looked too scary to update 14.04 to get kf5 so I created a schroot<br>
image for Wily (15.10).<br>
<br>
I'm having a bit of trouble identifying all of the packages that are<br>
required. At present I'm stuck at the following error. If anyone can<br>
point me in the right direction (even if it means building a minimal<br>
version) that will be appreciated so that I can get something to test.<br>
<br>
Regards<br>
<br>
Richard<br>
<br>
(wily)laptop@duncow:~/Git/digikam/digikam-software-compilation$<br>
./bootstrap.local<br>
Qt      Install Path : /usr<br>
KF5     Install Path : /usr<br>
digiKam Install Path : /tmp/digikam<br>
--<br>
----------------------------------------------------------------------------------<br>
-- Starting CMake configuration for: digikam-software-collection<br>
-- Local shared libkipi will be compiled.......... NO (library source<br>
code not available)<br>
-- Local shared libksane will be compiled.......... NO (library source<br>
code not available)<br>
-- Local shared libmediawiki will be compiled.......... NO (library<br>
source code not available)<br>
-- Local shared libkvkontakte will be compiled.......... NO (library<br>
source code not available)<br>
-- Extract translations files..................... NO<br>
-- Translations will be compiled.................. NO<br>
-- Handbooks will be compiled..................... NO<br>
-- Tests code will be compiled.................... YES<br>
--<br>
----------------------------------------------------------------------------------<br>
-- Starting CMake configuration for: kipi-plugins<br>
-- Found KF5: success (found suitable version "5.15.0", minimum required<br>
is "5.1.0") found components:  Config WindowSystem XmlGui I18n KIO<br>
Service IconThemes<br>
CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:74<br>
(find_package):<br>
  Could not find a configuration file for package "KF5CalendarCore" that is<br>
  compatible with requested version "5.1.0".<br>
<br>
  The following configuration files were considered but not accepted:<br>
<br>
<br>
/usr/lib/x86_64-linux-gnu/cmake/KF5CalendarCore/KF5CalendarCoreConfig.cmake,<br>
version: 4.82.0<br>
<br>
Call Stack (most recent call first):<br>
  extra/kipi-plugins/CMakeLists.txt:116 (find_package)<br>
<br>
<br>
-- Could NOT find KF5CalendarCore , checked the following files:<br>
<br>
/usr/lib/x86_64-linux-gnu/cmake/KF5CalendarCore/KF5CalendarCoreConfig.cmake<br>
(version 4.82.0)<br>
<br>
-- Found KF5: success (found suitable version "5.15.0", minimum required<br>
is "5.1.0") found components:  Archive ThreadWeaver missing components:<br>
 CalendarCore<br>
-- libkipi : search system based library<br>
CMake Error at extra/kipi-plugins/cmake/modules/MacroLocalLibs.cmake:13<br>
(find_package):<br>
  Could not find a package configuration file provided by "KF5Kipi"<br>
  (requested version 5.0.0) with any of the following names:<br>
<br>
    KF5KipiConfig.cmake<br>
    kf5kipi-config.cmake<br>
<br>
  Add the installation prefix of "KF5Kipi" to CMAKE_PREFIX_PATH or set<br>
  "KF5Kipi_DIR" to a directory containing one of the above files.  If<br>
  "KF5Kipi" provides a separate development package or SDK, be sure it has<br>
  been installed.<br>
Call Stack (most recent call first):<br>
  extra/kipi-plugins/CMakeLists.txt:125 (DETECT_LIBKIPI)<br>
<br>
<br>
-- Configuring incomplete, errors occurred!<br>
See also<br>
"/home/laptop/Git/digikam/digikam-software-compilation/build/CMakeFiles/CMakeOutput.log".<br>
Could not find drkonqi at /usr/lib/x86_64-linux-gnu/libexec/drkonqi<br>
kbuildsycoca5 running...<br>
Reusing existing ksycoca<br>
Recreating ksycoca file ("/tmp/digikam/var/tmp/kde-laptop/ksycoca5",<br>
version 303)<br>
Still in the time dict (i.e. deleted files) ("apps")<br>
Menu "applications-kmenuedit.menu" not found.<br>
Saving<br>
To run your local installation after building it, add this to your .bashrc:<br>
<br>
 DIGIKAMROOT=/tmp/digikam<br>
 alias digikam-dev="KDESYCOCA=$DIGIKAMROOT/var/tmp/kde-laptop/ksycoca5<br>
XDG_DATA_DIRS=$DIGIKAMROOT/share<br>
QT_PLUGIN_PATH=$DIGIKAMROOT/lib64/plugins:$DIGIKAMROOT/lib/plugins:$QT_PLUGIN_PATH<br>
$DIGIKAMROOT/bin/digikam"<br>
<br>
Then open a new shell (or source .bashrc) and run "digikam-dev".<br>
_______________________________________________<br>
Digikam-devel mailing list<br>
<a href="mailto:Digikam-devel@kde.org">Digikam-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digikam-devel" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-devel</a><br>
</blockquote></div><br></div>