I'm trying to compile digikam 4.6 on centos 7 but some librairy are
missing. So I got them and compile/install them but digikam cmake can't find them. they are libkgeomap, libkface which are installed in /usr/local/lib. and libopencv my system is x86_64 centos 7.0 how do I tell cmake where are my new lib Thanks -- Claude Gélinas agr. Phyto Ressources Inc _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
You can use ccmake which is a graphical front end to cmake for setting parameters and configuring a build. It will also display the names of all the parameters you can set for ordinary cmake. /Philip On Jan 7, 2015 2:26 AM, "Claude Gélinas" <[hidden email]> wrote:
I'm trying to compile digikam 4.6 on centos 7 but some librairy are _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Thanks it work and i was able to compile digikam Only two things are missing : -Baloo ask for a different version of cmake, -I can't find source of libkface, the link provided in the README is not working. Do you know where I can get libkface. Claude Gelinas agr. Phyto Ressources Inc.
_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Baloo support needs at least KDE 4.14 to be built. /Philiplibkface is part of the digikam suit and in the tarball source. You need a special parameter to build it and other extra libs with Digikam 4.6. Check the readme to turn on build for it and other extra libs... On Thu, Jan 8, 2015 at 5:20 PM, Claude <[hidden email]> wrote:
_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |