On 26/03/16 15:55, via KDE Bugzilla wrote:
https://bugs.kde.org/show_bug.cgi?id=360938

--- Comment #4 from lp.allar...@gmail.com ---
I am not off to a good start.  First I downloaded the sources of 4.7.2 then
followed the instructions of the README.cmake file which mentions that I should
run "sudo apt-get build-dep kmymoney" since I am on ubuntu (mint)..  The output
was

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to find a source package for kmymoney

Then I tried to manually start the cmake compilation process and got :

CMake Error at CMakeLists.txt:72 (find_package):
   By not providing "FindQGpgme.cmake" in CMAKE_MODULE_PATH this project has
   asked CMake to find a package configuration file provided by "QGpgme", but
   CMake did not find one.

   Could not find a package configuration file provided by "QGpgme" with any
   of the following names:

     QGpgmeConfig.cmake
     qgpgme-config.cmake

   Add the installation prefix of "QGpgme" to CMAKE_PREFIX_PATH or set
   "QGpgme_DIR" to a directory containing one of the above files.  If "QGpgme"
   provides a separate development package or SDK, be sure it has been
   installed.
-- Configuring incomplete, errors occurred!

I am not sure how to proceed since I am not using KDE as my DE and I am not
developing apps for KDE..


KMyMoney is a KDE application, and to compile from source you would need to have a number of dependencies, "QGpgme" included.

However, if you are not familiar with KDE application development, it might be better for you to locate the Claydoh PPA, and you should find a recent KMyMoney release there.

Allan

Reply via email to