Dnia sobota, 2 lipca 2016 17:39:05 CEST kmymoney-devel-requ...@kde.org pisze: > Message: 7 > Date: Sat, 2 Jul 2016 10:38:17 -0700 > From: Brendan Coupe <bren...@coupeware.com> > To: kmymoney-devel <kmymoney-devel@kde.org> > Subject: Compiling KF5 from source > Message-ID: > <cangobv+vs6xqhhsx6y8crhrcf5wdokuxenrdhxjgzhy8od2...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > I have been compiling from source for many years. After the recent change > to KF5 it no longer compiles. This was a problem on Fedora 23 and is still > a problem on Fedora 24. Am I missing some dependencies? The output is shown > below. > > I've installed all FK5 development packages (dnf install kf5-*devel) and > libalkimia-devel. I've checked most of the packages mentioned in the errors > and they all seem to be installed. Some verions numbers seem odd. For > example I have kf5-gpgmepp-devel-15.12.3-1.fc24.x86_64 installed but the > error mentions 4.80.0. > > I have tried compiling the source both with and without kmm installed from > the repos. > > Any idea what's wrong?
You are missing: 1) libalkimia https://quickgit.kde.org/?p=alkimia.git 2) KChart https://quickgit.kde.org/?p=kdiagram.git You have to download source codes, compile them and install. Don't mind kf5*- devel dependencies too much. They aren't necessity and can brake your system, if you decide to install from rawhide. Cheers Łukasz