https://bugs.kde.org/show_bug.cgi?id=290413





--- Comment #7 from Cristian Onet <onet cristian gmail com>  2012-01-06 
10:28:44 ---
(In reply to comment #6)
> Thank you, Thomas. Now, could I inconvenience you a bit to tell me what to do
> with the libalkimia library? I have retrieved the source, but I don't see a
> make file. I exported the location of FindLibAlkimia.cmake as a Variable
> (export CMAKE_MODULE_PATH="/home/stewart/kmymoney-4.6.1/build")but we seem to
> not be getting anywhere -- same error.
> 
> Again, many thanks in advance.

Build and install libalkimia the same way that you would build kmymoney.
$mkdir libalkimia-build
$cd libalkimia-build
$cmake ../libalkimia <- (replace with relative path to libalkimia)
$make install

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to