Compiling kmymoney: qt5 based libalkimia
Martin Steigerwald
martin at lichtvoll.de
Wed Jun 1 14:08:27 UTC 2016
On Sonntag, 29. Mai 2016 20:22:32 CEST Cristian Oneț wrote:
> Hi,
>
> Sure just run "kdesrc-build alkimia". This is the project [1], use
> master since it's already ported to frameworks.
Thanks Cristian. This works.
Only missing dependency is now:
-- Boost version: 1.58.0
-- Found LibAlkimia: /home/kde/install/lib/x86_64-linux-gnu/cmake/
LibAlkimia-6.0/LibAlkimiaConfig.cmake (found version "6.0.90")
CMake Error at CMakeLists.txt:54 (find_package):
By not providing "FindKChart.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "KChart", but
CMake did not find one.
Could not find a package configuration file provided by "KChart" (requested
version 2.6.0) with any of the following names:
KChartConfig.cmake
kchart-config.cmake
…[]
I tried kdesrc-build kqtquickcharts, but this only provides
../install/lib/x86_64-linux-gnu/cmake/KQtQuickCharts/
KQtQuickChartsVersion.cmake
Also apt-file search finds not suitable cmake file.
I see no option to just disable kchart, so… Any recommendation on how to
easily get this one?
Thank you,
Martin
> Regards,
> Cristian
>
> [1] https://quickgit.kde.org/?p=alkimia.git
>
> 2016-05-29 14:33 GMT+03:00 Martin Steigerwald <martin at lichtvoll.de>:
> > 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
--
Martin
More information about the KMyMoney
mailing list