[Kmymoney-devel] [Bug 290413] KMyMoney crashes on transaction report by payee

Cristian Onet onet.cristian at gmail.com
Fri Jan 6 10:28:45 UTC 2012


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.


More information about the KMyMoney-devel mailing list