[KPhotoAlbum] Building 4.6.2 for Debian Jessie

Kerry Sainsbury kerry at fidelma.com
Wed Feb 3 16:11:58 GMT 2016


Johannes Zarl-Zierl <johannes at ...> writes:

> Step two: install libkface (if you want this,too)
> 
> I just noticed that the version of libopencv in wheezy is too old for
libkface 
> from git master. I'll upgrade my VM to jessie and post this step once I've 
> verified it.

I have been trying to build kphotoalbum 4.7, with libkface, on jessie, for a
few days (off and on) without success. I am not a C/C++ programmer. This is
the first time I've used cmake!

I eventually managed to get OpenCV 2.4.11 built (3.1.0, even when built with
opencv_contrib/modules, does not seem to produce the 'opencv_contrib'
required by libkface).

Now that I finally have libkface compiled and installed, kphotoalbum (cmake ..
) still says:

-- Did not find KFace >= 3.5.0 (optional)
--   Face detection and recognition features won't be built.

The output from libkface is shown below. Can you suggest what needs to
change before kphotoalbum will "see" libkface?

Install the project...
-- Install configuration: "release"
-- Up-to-date:
/usr/local/lib/x86_64-linux-gnu/cmake/KF5KFace/KF5KFaceConfig.cmake
-- Up-to-date:
/usr/local/lib/x86_64-linux-gnu/cmake/KF5KFace/KF5KFaceConfigVersion.cmake
-- Up-to-date:
/usr/local/lib/x86_64-linux-gnu/cmake/KF5KFace/KF5KFaceTargets.cmake
-- Up-to-date:
/usr/local/lib/x86_64-linux-gnu/cmake/KF5KFace/KF5KFaceTargets-release.cmake
-- Up-to-date:
/usr/local/share/libkface/haarcascades/haarcascade_frontalface_alt.xml
-- Up-to-date:
/usr/local/share/libkface/haarcascades/haarcascade_frontalface_alt_tree.xml
-- Up-to-date:
/usr/local/share/libkface/haarcascades/haarcascade_mcs_lefteye.xml
-- Up-to-date:
/usr/local/share/libkface/haarcascades/haarcascade_frontalface_alt2.xml
-- Up-to-date: /usr/local/share/libkface/haarcascades/haarcascade_mcs_nose.xml
-- Up-to-date:
/usr/local/share/libkface/haarcascades/haarcascade_frontalface_default.xml
-- Up-to-date: /usr/local/share/libkface/haarcascades/haarcascade_mcs_mouth.xml
-- Up-to-date:
/usr/local/share/libkface/haarcascades/haarcascade_profileface.xml
-- Up-to-date:
/usr/local/share/libkface/haarcascades/haarcascade_mcs_righteye.xml
-- Up-to-date: /usr/local/share/libkface/alignment-congealing/face-funnel.data
-- Up-to-date: /usr/local/lib/x86_64-linux-gnu/libKF5KFace.so.5.0.0
-- Up-to-date: /usr/local/lib/x86_64-linux-gnu/libKF5KFace.so.10.0.0
-- Up-to-date: /usr/local/lib/x86_64-linux-gnu/libKF5KFace.so
-- Up-to-date: /usr/local/share/libkface/database/dbfaceconfig.xml
-- Up-to-date: /usr/local/include/KF5/KFace/kface/libkface_export.h
-- Up-to-date: /usr/local/include/KF5/KFace/KFace/FaceDetector
-- Up-to-date: /usr/local/include/KF5/KFace/KFace/RecognitionDatabase
-- Up-to-date: /usr/local/include/KF5/KFace/KFace/Identity
-- Up-to-date: /usr/local/include/KF5/KFace/KFace/DataProviders
-- Up-to-date: /usr/local/include/KF5/KFace/kface/facedetector.h
-- Up-to-date: /usr/local/include/KF5/KFace/kface/recognitiondatabase.h
-- Up-to-date: /usr/local/include/KF5/KFace/kface/identity.h
-- Up-to-date: /usr/local/include/KF5/KFace/kface/dataproviders.h
-- Up-to-date: /usr/local/include/KF5/libkface_version.h





More information about the Kphotoalbum mailing list