[Kmymoney-devel] Compiling KMM from git
Magnus Larsson
magnus at vista.se
Wed Jun 27 07:37:44 UTC 2012
Hi!
I'm trying to compile KMM from git on a Kubuntu 12.04-system. I have
installed the following packages (and maybe some more):
Installed packages:
kdelibs5-dev
libqt4-dev
libofx4
libofx-dev
doxygen
aqbanking-tools 5.0.22-1
libaqbanking-data 5.0.22-1
libaqbanking-doc 5.0.22-1
libaqbanking-plugins-libgwenhywfar60 5.0.22-1
libaqbanking33 5.0.22-1
libaqbanking33-dbg 5.0.22-1
libaqbanking33-dev 5.0.22-1
libaqbanking33-plugins 5.0.22-1
libalkimia4 4.3.1-1
libalkimia-dev 4.3.1-
When I run the first step in the compilation process, I get the
following output:
magnus at samsung-90X3A:~/kmymoney_git/kmymoney/build$ cmake ..
-DCMAKE_INSTALL_PREFIX=/usr-- Found Qt-Version 4.8.1 (using /usr/bin/qmake)
-- Found X11: /usr/lib/i386-linux-gnu/libX11.so
-- Found KDE 4.8 include dir: /usr/include
-- Found KDE 4.8 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Boost version: 1.46.1
-- Found the following Boost libraries:
-- graph
-- Found gpgme-config at /usr/bin/gpgme-config
-- Found gpgme v1.2.0, checking for flavours...
-- Found flavour 'vanilla', checking whether it's usable...yes
-- Found flavour 'pthread', checking whether it's usable...yes
-- Found flavour 'pth', checking whether it's usable...yes
-- Usable gpgme flavours found: vanilla pthread pth
-- checking for module 'libalkimia>=4.3.2'
-- package 'libalkimia>=4.3.2' not found
CMake Error at
/usr/share/kde4/apps/cmake/modules/FindPkgConfig.cmake:283 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/kde4/apps/cmake/modules/FindPkgConfig.cmake:337
(_pkg_check_modules_internal)
/usr/share/kde4/apps/cmake/modules/FindLibAlkimia.cmake:39
(pkg_check_modules)
CMakeLists.txt:112 (FIND_PACKAGE)
-- Found LibOfx:
-- checking for module 'gwenhywfar>=4.0.0'
-- found gwenhywfar, version 4.3.1
-- checking for module 'aqbanking>=5.0.0'
-- found aqbanking, version 5.0.22
-------- KMyMoney 4.6.90-73e0308dc1 --------
Configure results (user options):
--------------------------------------------
OFX plugin: yes
KBanking plugin: yes
iCalendar export plugin: no
--------------------------------------------
Configure results (developer options):
--------------------------------------------
Qt-Designer library support: no
Generate developer documentation: no
Build unit tests: no
Generate API documentation with Doxygen: yes
Generate HTML documentation: no
Build type: RelWithDebInfo
--------------------------------------------
It seems that my libalkimia is wrong version ( (package
'libalkimia>=4.3.2' not found). What more? And how do I fix the
libalkimia-issue?
Best,
Magnus Larsson
More information about the KMyMoney-devel
mailing list