<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello Gilles,<br>
<br>
marble and the other software packages mentioned in the digikam core
README are installed. But I still have some problems with optional
packages KF5KDcraw and KF5KExiv2:<br>
<br>
>>>>>>>>>>>>>>>><br>
CMake Warning at extra/libkipi/tests/CMakeLists.txt:11
(find_package):<br>
By not providing "FindKF5KDcraw.cmake" in CMAKE_MODULE_PATH this
project<br>
has asked CMake to find a package configuration file provided by<br>
"KF5KDcraw", but CMake did not find one.<br>
<br>
Could not find a package configuration file provided by
"KF5KDcraw"<br>
(requested version 5.0.0) with any of the following names:<br>
<br>
KF5KDcrawConfig.cmake<br>
kf5kdcraw-config.cmake<br>
<br>
Add the installation prefix of "KF5KDcraw" to CMAKE_PREFIX_PATH or
set<br>
"KF5KDcraw_DIR" to a directory containing one of the above files.
If<br>
"KF5KDcraw" provides a separate development package or SDK, be
sure it has<br>
been installed.<br>
<br>
<br>
CMake Warning at extra/libkipi/tests/CMakeLists.txt:12
(find_package):<br>
By not providing "FindKF5KExiv2.cmake" in CMAKE_MODULE_PATH this
project<br>
has asked CMake to find a package configuration file provided by<br>
"KF5KExiv2", but CMake did not find one.<br>
<br>
Could not find a package configuration file provided by
"KF5KExiv2"<br>
(requested version 5.0.0) with any of the following names:<br>
<br>
KF5KExiv2Config.cmake<br>
kf5kexiv2-config.cmake<br>
<br>
Add the installation prefix of "KF5KExiv2" to CMAKE_PREFIX_PATH or
set<br>
"KF5KExiv2_DIR" to a directory containing one of the above files.
If<br>
"KF5KExiv2" provides a separate development package or SDK, be
sure it has<br>
been installed.<br>
<br>
-- libkdcraw not detected : test Kipi interface will not support Raw
processing<br>
-- libkkexiv2 not detected : test Kipi interface will not support
Metadata processing<br>
<<<<<<<<<<<<<<<<<br>
<br>
<br>
Furthermore, the libkcalcore is not found:<br>
<br>
>>>>>>>>>>>>>>>><br>
CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:74
(find_package):<br>
Could not find a package configuration file provided by
"KF5CalendarCore"<br>
(requested version 4.81.0) with any of the following names:<br>
<br>
KF5CalendarCoreConfig.cmake<br>
kf5calendarcore-config.cmake<br>
<br>
Add the installation prefix of "KF5CalendarCore" to
CMAKE_PREFIX_PATH or<br>
set "KF5CalendarCore_DIR" to a directory containing one of the
above files.<br>
If "KF5CalendarCore" provides a separate development package or
SDK, be<br>
sure it has been installed.<br>
Call Stack (most recent call first):<br>
extra/kipi-plugins/CMakeLists.txt:124 (find_package)<br>
<br>
.....<br>
<br>
-- libkcalcore found........................ NO (optional)<br>
<<<<<<<<<<<<<<<<<br>
<br>
<br>
What additional packages do I have to install? For KDE Framework 5 I
installed the packages from here:
<a class="moz-txt-link-freetext" href="http://download.kde.org/stable/frameworks/5.17/">http://download.kde.org/stable/frameworks/5.17/</a>. But there are no
packages related to KF5CalenderCore, KF5Exiv2 or KF5KDcraw.<br>
<br>
It would be nice to get some hints how to solve this problems.<br>
<br>
As an attachment you find the complete output of the bootstrap.linux
script.<br>
<br>
Best regards,<br>
Jan<br>
<br>
<br>
<br>
<div class="moz-cite-prefix">On 12.01.2016 20:26, Gilles Caulier
wrote:<br>
</div>
<blockquote
cite="mid:CAHFG6sHLhERVGktOVHTJqpq6Qc7rOLQKjcfohOFHKFA-j=J-ag@mail.gmail.com"
type="cite">
<div dir="ltr">As you want both are supported...
<div><br>
</div>
<div>Gilles Caulier</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">2016-01-12 18:51 GMT+01:00 Jan Wolter <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:jan.wolter@uni-paderborn.de" target="_blank">jan.wolter@uni-paderborn.de</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"> Hello,<br>
<br>
I am just installing all dependencies required for digikam
5 beta. Should I build the KDE or the Qt version of
marble? This is controlled by the compile option
-DWITH_KF5=TRUE (KDE marble) or -DWITH_KF5=FALSE (Qt
marble).<br>
<br>
Best regards,<br>
Jan
<div>
<div class="h5"><br>
<br>
<div>On 07.12.2015 19:05, Gilles Caulier wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">I do it here under Mageia.
<div><br>
</div>
<div>The lead problem is marble for KDE4 and
MArble for KF5 which are uncompatible because
data and shared lib revision are mixed. </div>
<div><br>
</div>
<div>Marble need really a clean revision ID to
prevent conflict.</div>
<div><br>
</div>
<div>The wrap around is to disable Geolocation
into DK 5. </div>
<div><br>
</div>
<div>Gilles Caulier</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">2015-12-07 18:59
GMT+01:00 Philip Johnsson <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:philip.johnsson@gmail.com"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:philip.johnsson@gmail.com">philip.johnsson@gmail.com</a></a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0
0 0 .8ex;border-left:1px #ccc
solid;padding-left:1ex"><span>
<div dir="ltr">
<div>For anyone interested. I'm working on
packages for Ubuntu 15.10 (wily) of
Digikam 5 beta 2 (will not be provided
for ubuntu 14.04) . Just having some
problem to solve about how to have both
Digikam 4.14 packages installed together
with optional Digikam 5 beta 2 packafes
without giving conflicts between
packages. Hope to have them on my PPA
sometime during this week.<br>
<br>
</div>
/Philip</div>
</span>
<div>
<div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Mon, Dec 7,
2015 at 5:13 PM, Marie-Noëlle Augendre
<span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:mnaugendre@gmail.com"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:mnaugendre@gmail.com">mnaugendre@gmail.com</a></a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div dir="ltr">
<div>
<div>It seems to bring many
improvements!<br>
</div>
Thank you very much for all this
work.<br>
<br>
</div>
Marie-Noëlle<br>
</div>
<div class="gmail_extra">
<div>
<div><br>
<div class="gmail_quote">2015-12-07
14:06 GMT+01:00 maderios <span
dir="ltr"><<a
moz-do-not-send="true"
href="mailto:maderios@gmail.com"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:maderios@gmail.com">maderios@gmail.com</a></a>></span>:<br>
<blockquote
class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex"><span>On
12/07/2015 01:18 PM,
Gilles Caulier wrote:<br>
</span>
<blockquote
class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px
#ccc
solid;padding-left:1ex"><span>
Dear all digiKam fans
and users,<br>
<br>
The digiKam
development team is
proud to release
digiKam<br>
Software Collection
5.0.0 beta 2 for
Plasma 5 desktop. For
more details,<br>
</span> see the full
announcement on <a
moz-do-not-send="true"
href="http://digikam.org" rel="noreferrer" target="_blank">digikam.org</a>
<<a
moz-do-not-send="true"
href="http://digikam.org/" rel="noreferrer" target="_blank"><a class="moz-txt-link-freetext" href="http://digikam.org/">http://digikam.org/</a></a>>:<br>
</blockquote>
<br>
Hi Gilles and all Digikam
devs<br>
Thank you for your work.<br>
I like very much<br>
<a moz-do-not-send="true"
href="https://www.digikam.org/node/749" rel="noreferrer" target="_blank">https://www.digikam.org/node/749</a><br>
'it now uses many Qt
dependencies instead of
KDE dependencies'<span><font
color="#888888"><br>
-- <br>
Maderios<br>
_______________________________________________<br>
Digikam-users mailing
list<br>
<a
moz-do-not-send="true"
href="mailto:Digikam-users@kde.org" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a></a><br>
<a
moz-do-not-send="true"
href="https://mail.kde.org/mailman/listinfo/digikam-users"
rel="noreferrer"
target="_blank"><a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/digikam-users">https://mail.kde.org/mailman/listinfo/digikam-users</a></a><br>
</font></span></blockquote>
</div>
<br>
<br clear="all">
<br>
</div>
</div>
<span><font color="#888888">-- <br>
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div>
<div>
<div><a
moz-do-not-send="true"
href="http://agirpourlefutur.com" target="_blank"><img
moz-do-not-send="true"
alt="Agir pour
le futur"
src="http://marie-noelle-augendre.com/images/APF-logo-V2-blanc.png"
height="96"
width="96"></a>
<span><a
moz-do-not-send="true"
href="http://vallee-borgne.info" target="_blank"><img
moz-do-not-send="true"
alt="Vallée
Borgne Info"
src="http://marie-noelle-augendre.com/images/VBI-logo-300.png"
height="96"
width="96"></a></span><span><a
moz-do-not-send="true" href="http://marie-noelle-augendre.com"
target="_blank"><span><img
moz-do-not-send="true"
src="http://marie-noelle-augendre.com/images/logo-gris-fonc%C3%A9-500px-rond.png"
height="96"
width="96"></span></a></span><span><a
moz-do-not-send="true" href="http://cevennes-plurielles.com"
target="_blank"><img
moz-do-not-send="true" alt="Cévennes Plurielles"
src="http://marie-noelle-augendre.com/images/CP-vignette.jpg"
height="96"
width="96"></a></span></div>
<div>et aussi
sur Facebook :<br>
<ul>
<li><a
moz-do-not-send="true"
href="https://www.facebook.com/AgirPourLeFutur?ref=bookmarks"
target="_blank">Agir
pour le futur</a></li>
<li><a
moz-do-not-send="true"
href="https://www.facebook.com/valleeborgne.info?ref=bookmarks"
target="_blank">Vallée
Borgne Info</a></li>
<li><a
moz-do-not-send="true"
href="https://www.facebook.com/PhotographeEnCevennes?ref=bookmarks"
target="_blank">Photographe
en Cévennes</a><br>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</font></span></div>
<br>
_______________________________________________<br>
Digikam-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:Digikam-users@kde.org"
target="_blank">Digikam-users@kde.org</a><br>
<a moz-do-not-send="true"
href="https://mail.kde.org/mailman/listinfo/digikam-users"
rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
<br>
_______________________________________________<br>
Digikam-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:Digikam-users@kde.org"
target="_blank">Digikam-users@kde.org</a><br>
<a moz-do-not-send="true"
href="https://mail.kde.org/mailman/listinfo/digikam-users"
rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
Digikam-users mailing list
<a moz-do-not-send="true" href="mailto:Digikam-users@kde.org" target="_blank">Digikam-users@kde.org</a>
<a moz-do-not-send="true" href="https://mail.kde.org/mailman/listinfo/digikam-users" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a>
</pre>
</blockquote>
<br>
</div>
</div>
</div>
<br>
_______________________________________________<br>
Digikam-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br>
<a moz-do-not-send="true"
href="https://mail.kde.org/mailman/listinfo/digikam-users"
rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Digikam-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/digikam-users">https://mail.kde.org/mailman/listinfo/digikam-users</a>
</pre>
</blockquote>
<br>
</body>
</html>