![]() Registered Member ![]()
|
Hy,
So I'm using Debian 8.7 and trying to compile a development version of KMM. This would be different from my current stable binary version, obtained from Debian repos (v. 4.6.6). I'm following the instructions at github: https://github.com/KDE/kmymoney I installed the required dependencies with
So, I installed Qt5.6 from Qt https://www.qt.io/download-open-source/#section-2, as trying to compile it from source didn't seem to generate the missing *.cmake files. After that I ran
And got the following error:
I figure I'm missing the right version of the KDE 5 Framework... Anything I else I need to install? Is there a better way to build KMM? Will I be able to have both development and stable version running? I've been at this for a couple of hours so I figured I should get some help. Appreciated help. Thanks |
![]() Registered Member ![]()
|
You can use apt-file, or the search function on packages.debian.org, to find which package provides the missing *.cmake files. There likely is one that will pull in most if not all of these needed -dev packages, but I do not know which one it is.
I have not looked at the kf5 version of KMM in quite some time, but I found a list I created last year that might help some:
These are (K)Ubuntu packages, but iirc they should be the same or similar for Debian
claydoh, proud to be a member of KDE forums since 2008-Oct, and KDE user since 2001
|
![]() Registered Member ![]()
|
In the current Debian version (8, named "Jessie") there is no package with kf5 in the name. From what I figure (https://packages.debian.org/search?suite=all&searchon=names&keywords=kf5) that will change in the next version.
But until then, what would be the recommended development environment? |
![]() Registered Member ![]()
|
You would need to have a Plasma 5 setup to build KMM from git master.
You might be able to compile KMM 4.8 in Stable as it is still KDE 4, but you likely will also have to compile some of the dependencies, such as aqbanking, libalkimia, and gwenhywfar
claydoh, proud to be a member of KDE forums since 2008-Oct, and KDE user since 2001
|
Registered users: Bing [Bot], Google [Bot]