[SOLVED] Compile 'basket' without (most of) kde
by veeall from LinuxQuestions.org on (#52CCH)
Hi! I'm trying to compile and run basket from sBo with minimal kde packages. Currently i have only kdelibs and kde-runtime installed.
Any hints what else is missing here:
Code:CMake Error at CMakeLists.txt:9 (find_package):
By not providing "FindGpgme.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Gpgme", but
CMake did not find one.
Could not find a package configuration file provided by "Gpgme" with any of
the following names:
GpgmeConfig.cmake
gpgme-config.cmake
Add the installation prefix of "Gpgme" to CMAKE_PREFIX_PATH or set
"Gpgme_DIR" to a directory containing one of the above files. If "Gpgme"
provides a separate development package or SDK, be sure it has been
installed.
-- Configuring incomplete, errors occurred!
See also "/tmp/SBo/basket-2.11b/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/SBo/basket-2.11b/build/CMakeFiles/CMakeError.log".
Failures:
basket: basket.SlackBuild return non-zero
I have gpgme-1.13.1.


Any hints what else is missing here:
Code:CMake Error at CMakeLists.txt:9 (find_package):
By not providing "FindGpgme.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Gpgme", but
CMake did not find one.
Could not find a package configuration file provided by "Gpgme" with any of
the following names:
GpgmeConfig.cmake
gpgme-config.cmake
Add the installation prefix of "Gpgme" to CMAKE_PREFIX_PATH or set
"Gpgme_DIR" to a directory containing one of the above files. If "Gpgme"
provides a separate development package or SDK, be sure it has been
installed.
-- Configuring incomplete, errors occurred!
See also "/tmp/SBo/basket-2.11b/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/SBo/basket-2.11b/build/CMakeFiles/CMakeError.log".
Failures:
basket: basket.SlackBuild return non-zero
I have gpgme-1.13.1.