libkface found - but then lost!

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

libkface found - but then lost!

sean darcy
Today's git:

-- Found libkipi: /usr/lib64/libkipi.so
-- Check Kface library in local sub-folder...
-- Check Kface library using pkg-config...
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
-- Found libkface release >= 0.1.0

but:

--  libkexiv2 library found.................. YES
--  libkdcraw library found.................. YES
--  libkface library found................... NO
--
CMake Error at CMakeLists.txt:90 (MESSAGE):
    digiKam needs libkface. You need to install the libkface (version >=
0.1.0) library development package.
Call Stack (most recent call first):
   CMakeLists.txt:297 (PRINT_LIBRARY_STATUS)

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: libkface found - but then lost!

Gilles Caulier-4
remove cmake cache file on root source code dir and try again...

Gilles Caulier

2011/3/19 sean darcy <[hidden email]>:

> Today's git:
>
> -- Found libkipi: /usr/lib64/libkipi.so
> -- Check Kface library in local sub-folder...
> -- Check Kface library using pkg-config...
> -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
> -- Found libkface release >= 0.1.0
>
> but:
>
> --  libkexiv2 library found.................. YES
> --  libkdcraw library found.................. YES
> --  libkface library found................... NO
> --
> CMake Error at CMakeLists.txt:90 (MESSAGE):
>    digiKam needs libkface. You need to install the libkface (version >=
> 0.1.0) library development package.
> Call Stack (most recent call first):
>   CMakeLists.txt:297 (PRINT_LIBRARY_STATUS)
>
> _______________________________________________
> Digikam-devel mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-devel
>
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: libkface found - but then lost!

alexjironkin
In reply to this post by sean darcy
Just run sudo make install in libface build. Thats should work.


Alex

On 19 Mar 2011, at 20:34, sean darcy wrote:

> Today's git:
>
> -- Found libkipi: /usr/lib64/libkipi.so
> -- Check Kface library in local sub-folder...
> -- Check Kface library using pkg-config...
> -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
> -- Found libkface release >= 0.1.0
>
> but:
>
> --  libkexiv2 library found.................. YES
> --  libkdcraw library found.................. YES
> --  libkface library found................... NO
> --
> CMake Error at CMakeLists.txt:90 (MESSAGE):
>    digiKam needs libkface. You need to install the libkface (version >=
> 0.1.0) library development package.
> Call Stack (most recent call first):
>   CMakeLists.txt:297 (PRINT_LIBRARY_STATUS)
>
> _______________________________________________
> Digikam-devel mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-devel

If we knew what we were doing, it wouldn't be called research, would it?
-- Albert Einstein



_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: libkface found - but then lost!

sean darcy
On 03/19/2011 05:36 PM, Alex Jironkin wrote:

> Just run sudo make install in libface build. Thats should work.
>
>
> Alex
>
> On 19 Mar 2011, at 20:34, sean darcy wrote:
>
>> Today's git:
>>
>> -- Found libkipi: /usr/lib64/libkipi.so
>> -- Check Kface library in local sub-folder...
>> -- Check Kface library using pkg-config...
>> -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
>> -- Found libkface release>= 0.1.0
>>
>> but:
>>
>> --  libkexiv2 library found.................. YES
>> --  libkdcraw library found.................. YES
>> --  libkface library found................... NO
>> --
>> CMake Error at CMakeLists.txt:90 (MESSAGE):
>>     digiKam needs libkface. You need to install the libkface (version>=
>> 0.1.0) library development package.
>> Call Stack (most recent call first):
>>    CMakeLists.txt:297 (PRINT_LIBRARY_STATUS)
>>
>> _______________________________________________
>> Digikam-devel mailing list
>> [hidden email]
>> https://mail.kde.org/mailman/listinfo/digikam-devel
>
> If we knew what we were doing, it wouldn't be called research, would it?
> -- Albert Einstein

For some odd reason, make install didn't install libkface.so (other .so*
files were installed). Manually installed libkface.so. Build went smoothly.

Thanks.

sean

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel