<p dir="ltr">Digikam will build internal hupnpav if you have qtsoup installed. That's how I do it.</p>
<p dir="ltr">/Philip<br>
</p>
<div class="gmail_quote">On Oct 22, 2015 17:17, "Jurriaan" <<a href="mailto:jurriaan_digikam@onderneming10.net">jurriaan_digikam@onderneming10.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm having trouble compiling 4.14 on Debian Unstable.<br>
<br>
./bootstrap.linux completes with 'errors occured'.<br>
I think the relevant lines are<br>
<br>
-- Found HUpnpCore : /usr/include/HUpnpCore /usr/lib/libHUpnp.so<br>
-- Could NOT find required package HUpnpAv: <<a href="http://herqq.org" rel="noreferrer" target="_blank">http://herqq.org</a>><br>
<br>
Unfortunately, <a href="http://herqq.org" rel="noreferrer" target="_blank">herqq.org</a> is not up and I'm not to clear on the<br>
difference(s) between hupnp and hupnpav - I see digikam is using an<br>
internal version of hupnp, but still requires hupnpav?<br>
<br>
Where do I get what I need?<br>
<br>
A Debian Unstable 4.14 package (repository) would be totally awesome,<br>
but getting this compiled would be nice as well.<br>
<br>
<br>
<br>
Thanks for any hints,<br>
Jurriaan<br>
<br>
-- Found Qt-Version 4.8.7 (using /usr/bin/qmake)<br>
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so<br>
-- Found KDE 4.12 include dir: /usr/include<br>
-- Found KDE 4.12 library dir: /usr/lib<br>
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler<br>
-- Found automoc4: /usr/bin/automoc4<br>
-- ----------------------------------------------------------------------------------<br>
-- Starting CMake configuration for: digiKam Software Collection<br>
-- Local shared libkipi will be compiled.......... YES<br>
-- Local shared libkexiv2 will be compiled........ YES<br>
-- Local shared libkdcraw will be compiled........ YES<br>
-- Local shared libksane will be compiled......... YES<br>
-- Local shared libkface will be compiled......... YES<br>
-- Local shared libkgeomap will be compiled....... YES<br>
-- Local shared libmediawiki will be compiled..... YES<br>
-- Local shared libkvkontakte will be compiled.... YES<br>
-- Extract translations files..................... NO<br>
-- Translations will be compiled.................. NO<br>
-- Handbooks will be compiled..................... YES<br>
-- Tests code will be compiled.................... YES<br>
CMake Error at extra/CMakeLists.txt:11 (add_subdirectory):<br>
add_subdirectory given source "libkexiv2" which is not an existing<br>
directory.<br>
<br>
<br>
CMake Error at extra/CMakeLists.txt:15 (add_subdirectory):<br>
add_subdirectory given source "libkdcraw" which is not an existing<br>
directory.<br>
<br>
<br>
CMake Error at extra/CMakeLists.txt:19 (add_subdirectory):<br>
add_subdirectory given source "libkipi" which is not an existing directory.<br>
<br>
<br>
-- ----------------------------------------------------------------------------------<br>
-- Starting CMake configuration for: kipi-plugins<br>
-- Found Qt-Version 4.8.7 (using /usr/bin/qmake)<br>
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so<br>
-- Kipi library version required : 2.0.0<br>
-- Check Kipi library in local sub-folder...<br>
CMake Warning at cmake/modules/FindKipi.cmake:48 (MESSAGE):<br>
KIPI_LOCAL_DIR specified as "extra/libkipi" but libkipi could not be found<br>
there.<br>
Call Stack (most recent call first):<br>
extra/kipi-plugins/CMakeLists.txt:67 (find_package)<br>
<br>
<br>
-- Check Kipi library using pkg-config...<br>
-- Kipi library version: 2.2.0<br>
-- libkipi: Found version 2.2.0 (required: 2.0.0)<br>
-- Check Kexiv2 library in local sub-folder...<br>
-- Found Kexiv2 library in local sub-folder: /home/jurriaan/digikam/digikam-4.14.0/extra/libkexiv2<br>
-- Check for Kdcraw library in local sub-folder...<br>
CMake Warning at /usr/share/kde4/apps/cmake/modules/FindKdcraw.cmake:44 (message):<br>
KDCRAW_LOCAL_DIR specified as "extra/libkdcraw" but libkdcraw could not be<br>
found there.<br>
Call Stack (most recent call first):<br>
extra/kipi-plugins/CMakeLists.txt:75 (find_package)<br>
<br>
<br>
-- Check Kdcraw library using pkg-config...<br>
-- Found libkdcraw release 2.4.2<br>
-- Found libkdcraw: /usr/lib/libkdcraw.so<br>
-- libkdcraw: Found version 2.4.2 (required: 2.2.0)<br>
-- Check for Ksane library in local sub-folder...<br>
CMake Warning at cmake/modules/FindKSane.cmake:44 (message):<br>
KSANE_LOCAL_DIR specified as "extra/libksane" but libksane could not be<br>
found there.<br>
Call Stack (most recent call first):<br>
/usr/share/kde4/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 (find_package)<br>
extra/kipi-plugins/CMakeLists.txt:110 (MACRO_OPTIONAL_FIND_PACKAGE)<br>
<br>
<br>
-- Check Ksane library using pkg-config...<br>
-- Found libksane release 0.3.0<br>
-- Found libksane: /usr/lib/libksane.so<br>
CMake Warning at /usr/share/kde4/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 (find_package):<br>
By not providing "FindKGeoMap.cmake" in CMAKE_MODULE_PATH this project has<br>
asked CMake to find a package configuration file provided by "KGeoMap", but<br>
CMake did not find one.<br>
<br>
Could not find a package configuration file provided by "KGeoMap" with any<br>
of the following names:<br>
<br>
KGeoMapConfig.cmake<br>
kgeomap-config.cmake<br>
<br>
Add the installation prefix of "KGeoMap" to CMAKE_PREFIX_PATH or set<br>
"KGeoMap_DIR" to a directory containing one of the above files. If<br>
"KGeoMap" 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:112 (MACRO_OPTIONAL_FIND_PACKAGE)<br>
<br>
<br>
CMake Warning at /usr/share/kde4/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 (find_package):<br>
By not providing "FindMediawiki.cmake" in CMAKE_MODULE_PATH this project<br>
has asked CMake to find a package configuration file provided by<br>
"Mediawiki", but CMake did not find one.<br>
<br>
Could not find a package configuration file provided by "Mediawiki" with<br>
any of the following names:<br>
<br>
MediawikiConfig.cmake<br>
mediawiki-config.cmake<br>
<br>
Add the installation prefix of "Mediawiki" to CMAKE_PREFIX_PATH or set<br>
"Mediawiki_DIR" to a directory containing one of the above files. If<br>
"Mediawiki" 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:113 (MACRO_OPTIONAL_FIND_PACKAGE)<br>
<br>
<br>
-- Check Vkontakte library in local sub-folder...<br>
-- Found Vkontakte library in local sub-folder: /home/jurriaan/digikam/digikam-4.14.0/extra/libkvkontakte<br>
-- Found HUpnpCore : /usr/include/HUpnpCore /usr/lib/libHUpnp.so<br>
-- Could NOT find required package HUpnpAv: <<a href="http://herqq.org" rel="noreferrer" target="_blank">http://herqq.org</a>><br>
-- Boost hasn't been found yet. Looking...<br>
-- Boost version: 1.58.0<br>
-- GCC 4.5 or later detected. Enabling C++0x support in QTGSTREAMER_FLAGS.<br>
-- Could NOT find QtKOAuth (missing: QTKOAUTH_LIBRARIES QTKOAUTH_INCLUDE_DIR)<br>
CMake Warning at extra/kipi-plugins/CMakeLists.txt:134 (message):<br>
libkgeomap: Version information not found, your version is probably too<br>
old.<br>
<br>
<br>
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so<br>
-- First try at finding OpenCV...<br>
-- Great, found OpenCV on the first try.<br>
-- OpenCV Root directory is: /usr/share/OpenCV<br>
-- OpenCV: Found version 2.4.9.1 (required: 2.4.9)<br>
-- OpenCV headers: /usr/include/opencv;/usr/include<br>
-- OpenCV libs : opencv_core;opencv_highgui;opencv_objdetect;opencv_contrib;opencv_legacy;opencv_imgproc<br>
--<br>
-- ----------------------------------------------------------------------------------<br>
-- kipi-plugins 4.14.0 dependencies results <<a href="http://www.digikam.org" rel="noreferrer" target="_blank">http://www.digikam.org</a>><br>
--<br>
-- libqt found.............................. YES<br>
-- libkde found............................. YES<br>
-- libjpeg found............................ YES<br>
-- libtiff found............................ YES<br>
-- libpng found............................. YES<br>
-- libkipi found............................ YES<br>
-- libkexiv2 found.......................... YES<br>
-- libkdcraw found.......................... YES<br>
-- libxml2 found............................ YES (optional)<br>
-- libxslt found............................ YES (optional)<br>
-- libexpat found........................... YES (optional)<br>
-- libopencv found.......................... YES (optional)<br>
-- libqjson found........................... YES (optional)<br>
-- libkdepimlibs found...................... YES (optional)<br>
-- libqca found............................. YES (optional)<br>
-- libkgeomap found......................... NO (optional)<br>
-- Kipi-plugins will be compiled without libkgeomap support.<br>
-- Please install the libkgeomap (version >= 3.0.0) development package.<br>
--<br>
-- libmediawiki found....................... NO (optional)<br>
-- Kipi-plugins will be compiled without libmediawiki support.<br>
-- Please install the libmediawiki (version >= 1.0.0) development package.<br>
--<br>
-- libkvkontakte found...................... YES (optional)<br>
-- libimagemagick found..................... YES (optional)<br>
-- libqtgstreamer found..................... YES (optional)<br>
-- libgpod found............................ YES (optional)<br>
-- libgdk found............................. YES (optional)<br>
-- libqtkoauth found........................ NO (optional)<br>
-- Kipi-plugins will be compiled without libqtkoauth support.<br>
-- Please install the libqtkoauth (version >= 0.97) development package.<br>
--<br>
-- libksane found........................... YES (optional)<br>
-- libhupnp found........................... NO (optional)<br>
-- Internal version used instead<br>
-- Please install the libhupnp (version >= 2.0.0) development package.<br>
--<br>
-- libqtsoap found.......................... NO (optional)<br>
-- Kipi-plugins will be compiled without libqtsoap support.<br>
-- Please install the libqtsoap (version >= 2.7.0) development package.<br>
--<br>
-- native threads support found............. YES (optional)<br>
-- native Opengl support found.............. YES (optional)<br>
-- Qt4 OpenGL module found.................. YES (optional)<br>
-- libX11 found............................. YES (optional)<br>
--<br>
-- kipi-plugins will be compiled............ YES<br>
-- Shwup will be compiled................... YES (optional)<br>
-- YandexFotki will be compiled............. YES (optional)<br>
-- HtmlExport will be compiled.............. YES (optional)<br>
-- AdvancedSlideshow will be compiled....... YES (optional)<br>
-- ImageViewer will be compiled............. YES (optional)<br>
-- AcquireImages will be compiled........... YES (optional)<br>
-- DNGConverter will be compiled............ YES (optional)<br>
-- DLNAExport will be compiled.............. NO (optional)<br>
-- RemoveRedEyes will be compiled........... YES (optional)<br>
-- Debian Screenshots will be compiled...... YES (optional)<br>
-- Facebook will be compiled................ YES (optional)<br>
-- Imgur will be compiled................... YES (optional)<br>
-- GoogleServices will be compiled.......... YES (optional)<br>
-- Dropbox will be compiled................. YES (optional)<br>
-- VKontakte will be compiled............... YES (optional)<br>
-- IpodExport will be compiled.............. YES (optional)<br>
-- Calendar will be compiled................ YES (optional)<br>
-- GPSSync will be compiled................. NO (optional)<br>
-- Mediawiki will be compiled............... NO (optional)<br>
-- Panorama will be compiled................ YES (optional)<br>
-- VideoSlideshow will be compiled.......... YES (optional)<br>
-- ----------------------------------------------------------------------------------<br>
--<br>
-- Found QtGstreamer version: 1.2.0<br>
-- Using GStreamer API 1: TRUE<br>
-- ----------------------------------------------------------------------------------<br>
--<br>
-- ----------------------------------------------------------------------------------<br>
-- Starting CMake configuration for: digiKam<br>
-- Found Qt-Version 4.8.7 (using /usr/bin/qmake)<br>
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so<br>
-- PGF library version required : 6.12.24<br>
-- PGF_CODEC_VERSION_ID = 061412<br>
-- PGF_VERSION = 6.14.12<br>
-- PGF_INCLUDE_DIRS = /usr/include/libpgf<br>
-- PGF_LIBRARIES = /usr/lib/x86_64-linux-gnu/libpgf.so<br>
-- PGF_LDFLAGS =<br>
-- PGF_CFLAGS =<br>
-- Check Kexiv2 library in local sub-folder...<br>
-- Found Kexiv2 library in local sub-folder: /home/jurriaan/digikam/digikam-4.14.0/extra/libkexiv2<br>
-- Check for Kdcraw library in local sub-folder...<br>
CMake Warning at /usr/share/kde4/apps/cmake/modules/FindKdcraw.cmake:44 (message):<br>
KDCRAW_LOCAL_DIR specified as "extra/libkdcraw" but libkdcraw could not be<br>
found there.<br>
Call Stack (most recent call first):<br>
core/CMakeLists.txt:111 (find_package)<br>
<br>
<br>
-- Check Kdcraw library using pkg-config...<br>
-- Found libkdcraw release 2.4.2<br>
-- Found libkdcraw: /usr/lib/libkdcraw.so<br>
-- Kipi library version required : 2.0.0<br>
-- Check Kipi library in local sub-folder...<br>
CMake Warning at cmake/modules/FindKipi.cmake:48 (MESSAGE):<br>
KIPI_LOCAL_DIR specified as "extra/libkipi" but libkipi could not be found<br>
there.<br>
Call Stack (most recent call first):<br>
core/CMakeLists.txt:116 (find_package)<br>
<br>
<br>
-- Check Kipi library using pkg-config...<br>
-- Kipi library version: 2.2.0<br>
-- libkipi: Found version 2.2.0 (required: 2.0.0)<br>
-- Check Kface library in local sub-folder...<br>
-- Found Kface library in local sub-folder: /home/jurriaan/digikam/digikam-4.14.0/extra/libkface<br>
CMake Warning at core/CMakeLists.txt:118 (find_package):<br>
By not providing "FindKGeoMap.cmake" in CMAKE_MODULE_PATH this project has<br>
asked CMake to find a package configuration file provided by "KGeoMap", but<br>
CMake did not find one.<br>
<br>
Could not find a package configuration file provided by "KGeoMap" with any<br>
of the following names:<br>
<br>
KGeoMapConfig.cmake<br>
kgeomap-config.cmake<br>
<br>
Add the installation prefix of "KGeoMap" to CMAKE_PREFIX_PATH or set<br>
"KGeoMap_DIR" to a directory containing one of the above files. If<br>
"KGeoMap" provides a separate development package or SDK, be sure it has<br>
been installed.<br>
<br>
<br>
-- Boost version: 1.58.0<br>
-- First try at finding OpenCV...<br>
-- Great, found OpenCV on the first try.<br>
-- OpenCV Root directory is: /usr/share/OpenCV<br>
-- OpenCV: Found version 2.4.9.1 (required: 2.4.9)<br>
-- OpenCV headers: /usr/include/opencv;/usr/include<br>
-- OpenCV libs : opencv_core;opencv_highgui;opencv_objdetect;opencv_contrib;opencv_legacy;opencv_imgproc<br>
-- libkdcraw: Found version 2.4.2 (required: 2.2.0)<br>
CMake Warning at core/CMakeLists.txt:179 (message):<br>
libkgeomap: Version information not found, your version is probably too<br>
old.<br>
<br>
<br>
-- Check for LCMS2 availability...<br>
-- Found lcms version 2.06, /usr/lib/x86_64-linux-gnu/liblcms2.so<br>
-- Found LCMS2: /usr/lib/x86_64-linux-gnu/liblcms2.so /usr/include<br>
-- Libjpeg version: 62<br>
-- Found gphoto2: -lgphoto2_port;-lgphoto2 -lgphoto2_port -lm<br>
-- liblensfun: Found version 0.2.8.0 (required: 0.2.6.0)<br>
--<br>
-- ----------------------------------------------------------------------------------<br>
-- digiKam 4.14.0 dependencies results <<a href="http://www.digikam.org" rel="noreferrer" target="_blank">http://www.digikam.org</a>><br>
--<br>
-- Qt4 SQL module found..................... YES<br>
-- MySQL Database Support will be compiled.. NO (optional)<br>
-- libqt found.............................. YES<br>
-- libkde found............................. YES<br>
-- libjpeg found............................ YES<br>
-- libtiff found............................ YES<br>
-- libpng found............................. YES<br>
-- liblcms found............................ YES<br>
-- libboostgraph found...................... YES<br>
-- libkexiv2 found.......................... YES<br>
-- libkdcraw found.......................... YES<br>
-- libpgf found............................. YES<br>
-- libopencv found.......................... YES<br>
-- libkipi found............................ YES (optional)<br>
-- libkface found........................... YES (optional)<br>
-- libkgeomap found......................... NO (optional)<br>
-- digiKam will be compiled without geolocation maps support.<br>
-- Please install the libkgeomap (version >= 3.0.0) development package.<br>
--<br>
-- libkdepimlibs found...................... YES (optional)<br>
-- libjasper found.......................... YES (optional)<br>
-- liblensfun found......................... YES (optional)<br>
-- liblqr-1 found........................... YES (optional)<br>
-- libeigen3 found.......................... YES (optional)<br>
-- libgphoto2 found......................... YES (optional)<br>
-- libbaloo found........................... YES (optional)<br>
-- libsqlite2 found......................... YES (optional)<br>
-- doxygen found............................ YES (optional)<br>
-- digiKam can be compiled.................. YES<br>
-- ----------------------------------------------------------------------------------<br>
--<br>
-- Adjusting compilation flags for GCC version (5.2.1 )<br>
-- Configuring incomplete, errors occurred!<br>
See also "/home/jurriaan/digikam/digikam-4.14.0/build/CMakeFiles/CMakeOutput.log".<br>
See also "/home/jurriaan/digikam/digikam-4.14.0/build/CMakeFiles/CMakeError.log".<br>
_______________________________________________<br>
Digikam-users mailing list<br>
<a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digikam-users" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
</blockquote></div>