[Kmymoney-devel] Re: cmake error

Ian Neal iann_bugzilla at blueyonder.co.uk
Mon Jun 6 23:56:44 CEST 2011


Ian Neal wrote:
> Thomas Baumgart wrote:
>> Hi,
>>
>> on Monday 06 June 2011 22:45:18 Ian Neal wrote:
>>
>>> MK wrote:
>>>> Hi!
>>>>
>>>>> I'm on Fedora 12 and I've recently pulled down alkimia from svn
>>>> I had to manually link libalkimia.so ->    /usr/lib/libalkimia.so.4 in
>>>> /usr/lib/ to have kmymoney's cmake recognize the lib. Have a try.
>>>>
>>>> Martin
>>> Looking at /usr/lib the libalkimia.* files have not been installed,
>>> they've been built but are still sitting in build/lib
>> Is this related? https://bugs.kde.org/show_bug.cgi?id=271738
>>
>> It has been fixed in SVN trunk already.
>>
>>
> It is SVN trunk I am trying to build both alkimia and kmymoney from, but
> I have double checked that the CMakeLists.txt does include that fix and
> it does.
>
> The cmake is version 2.6-patch 4
>
I've checked the libalkimia.pc file and it looks like it thinks the lib 
files should have been installed in:
/usr/lib/kde4/devel

but they're not in there either, the make install output doesn't show 
them being copied either.

If I run make install in build/libalkimia then it gives the following ouput:
[  0%] Built target alkimia_automoc
[100%] Built target alkimia
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /usr/lib/libalkimia.so.4.3.0
-- Installing: /usr/lib/libalkimia.so.4
-- Installing: /usr/lib/libalkimia.so
-- Removed runtime path from "/usr/lib/libalkimia.so.4.3.0"
-- Up-to-date: /usr/include/kde4/alkimia/alkvalue.h
-- Up-to-date: /usr/include/kde4/alkimia/alkquoteitem.h
-- Up-to-date: /usr/include/kde4/alkimia/alkcompany.h
-- Up-to-date: /usr/include/kde4/alkimia/alk_export.h
-- Up-to-date: /usr/lib/pkgconfig/libalkimia.pc


Ian


More information about the KMyMoney-devel mailing list