Compiling kmymoney: qt5 based libalkimia

Martin Steigerwald martin at lichtvoll.de
Sun May 29 11:33:51 UTC 2016


Hi!

Except akonadi config (not installable currently due to new KDEPIM and Akonadi 
coming into Unstable and not yet fully uploaded/built) and too old kf5 
holidays (15.12 still) I almost got everything in Debian Unstable to complile 
KMyMoney from git snapshot wie kdesrc-build.

But I get:

-- Could NOT find KF5Akonadi: found neither KF5AkonadiConfig.cmake nor 
kf5akonadi-config.cmake 
CMake Error at CMakeLists.txt:53 (find_package):
  By not providing "FindLibAlkimia.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "LibAlkimia", but CMake did not find one.

  Could not find a package configuration file provided by "LibAlkimia"
  (requested version 6.0.0) with any of the following names:

    LibAlkimiaConfig.cmake
    libalkimia-config.cmake

  Add the installation prefix of "LibAlkimia" to CMAKE_PREFIX_PATH or set
  "LibAlkimia_DIR" to a directory containing one of the above files.  If
  "LibAlkimia" provides a separate development package or SDK, be sure it has
  been installed.


martin at merkaba:~> apt-file search LibAlkimiaConfig.cmake 
martin at merkaba:~#1> apt-file search libalkimia-config.cmake 
martin at merkaba:~#1> apt-cache search libalkimia
libalkimia-dev - Financial library - Development files
libalkimia4 - Financial library common classes for KDE SC
martin at merkaba:~> dpkg -L libalkimia-dev | grep cmake
/usr/share/kde4/apps/cmake
/usr/share/kde4/apps/cmake/modules
/usr/share/kde4/apps/cmake/modules/FindLibAlkimia.cmake
martin at merkaba:~> LANG=C apt-cache policy libalkimia-dev
libalkimia-dev:
  Installed: 4.3.2-3
  Candidate: 4.3.2-3
  Version table:
 *** 4.3.2-3 500
        500 http://ftp.de.debian.org/debian sid/main amd64 Packages
        100 /var/lib/dpkg/status

martin at merkaba:~> apt-cache show libalkimia4 | grep -i Depends
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgmp10, libqt4-dbus (>= 
4:4.5.3), libqtcore4 (>= 4:4.5.3), libstdc++6 (>= 5.2)


Seems I need some Qt5 version of this. Can this be built with kdesrc as well?

Ciao,
-- 
Martin


More information about the KMyMoney mailing list