On 02/01/12 22:32, Stew Schneider wrote:
https://bugs.kde.org/show_bug.cgi?id=290413
--- Comment #6 from Stew Schneider<stew schneider gmail com> 2012-01-02
22:32:38 ---
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.
As Thomas may now be abed, try the following, which is for KMM, but the
process is similar for alkimia.
$ mkdir build
$ cd build
$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr/
$ make # This step may be needed twice
$ make install
(This from http://techbase.kde.org/Projects/KMyMoney#Installation_steps)
Allan
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel