[Digikam-devel] git: can't find libkexiv2.pc

sean darcy seandarcy2 at gmail.com
Wed Feb 8 02:13:12 GMT 2012


On 02/07/2012 08:58 PM, sean darcy wrote:
> Today's git on Fedora 16:
>
> -- Starting CMake configuration for: kipi-plugins
> -- Check Kexiv2 library in local sub-folder...
> -- Check Kexiv2 library using pkg-config...
> -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
> -- PKGCONFIG() indicates that libkexiv2 is not installed (install the
> package which contains libkexiv2.pc if you want to support this feature)
>
> cat /usr/lib64/pkgconfig/libkexiv2.pc
> prefix=/usr
> exec_prefix=/usr/bin
> libdir=/usr/lib64
> includedir=/usr/include/kde4
>
> Name: libkexiv2
> Description: A C++ library to manipulate EXIF/IPTC/XMP metadata using
> Exiv2 library. This library is used by digiKam and kipi-plugins.
> URL: http://www.digikam.org
> Requires:
> Version: 2.2.0
> Libs: -L/usr/lib64 -lkexiv2
> Cflags: -I/usr/include/kde4
>
> I don't know enough about cmake to find the config.log equivalent to
> figure out what went wrong.
>
> sean

Building kdegraphics-thumbnailer, which finds exiv2:

-- Check Kexiv2 library in local sub-folder...
-- Check Kexiv2 library using pkg-config...
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
-- Found libkexiv2 release >= 0.2.0
-- Found libkexiv2: /usr/lib64/libkexiv2.so

??

sean




More information about the Digikam-devel mailing list