[Kmymoney-devel] [Bug 220734] New: Installation errors - QGpgme
Bruce Wolfe
bmw at greencampaigns.com
Wed Dec 30 22:08:25 CET 2009
https://bugs.kde.org/show_bug.cgi?id=220734
Summary: Installation errors - QGpgme
Product: kmymoney4
Version: unspecified
Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kmymoney-devel at kde.org
ReportedBy: bmw at greencampaigns.com
Version: (using KDE 4.3.4)
OS: Linux
Installed from: Ubuntu Packages
Seem to be getting these error messages. I have reinstalled KDEPim and its
libraries but no avail on installation.
Please advise.
Before any package updates, I received this installation error message out of
the box:
<code>
desktop:~/Downloads/Linux/Kubuntu/KMyMoney/kmymoney-3.95.0/build$ cmake ..
-DCMAKE_INSTALL_PREFIX=/usr/
-- Found Qt-Version 4.5.2 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Phonon Version: 4.3.1
-- Found KDE 4.3 include dir: /usr/include
-- Found KDE 4.3 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
CMake Error at CMakeLists.txt:43 (find_package):
Could not find module FindQGpgme.cmake or a configuration file for package
QGpgme.
Adjust CMAKE_MODULE_PATH to find FindQGpgme.cmake or set QGpgme_DIR to the
directory containing a CMake configuration file for QGpgme. The file will
have one of the following names:
QGpgmeConfig.cmake
qgpgme-config.cmake
CMake Error at
/usr/share/cmake-2.6/Modules/FindPackageHandleStandardArgs.cmake:57 (MESSAGE):
Could NOT find KdepimLibs (missing: KdepimLibs_CONFIG)
Call Stack (most recent call first):
/usr/share/kde4/apps/cmake/modules/FindKdepimLibs.cmake:76
(find_package_handle_standard_args)
CMakeLists.txt:44 (find_package)
-- Configuring incomplete, errors occurred!
</code>
Then after reinstalling KDEPim and its libraries, I am now getting this error
message when installing:
<code>
desktop:~/Downloads/Linux/Kubuntu/KMyMoney/kmymoney-3.95.0/build$ cmake ..
-DCMAKE_INSTALL_PREFIX=/usr/
-- Found Qt-Version 4.5.2 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Phonon Version: 4.3.1
-- Found KDE 4.3 include dir: /usr/include
-- Found KDE 4.3 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- No usable gpgme flavours found.
CMake Error at
/usr/share/cmake-2.6/Modules/FindPackageHandleStandardArgs.cmake:57 (MESSAGE):
Could NOT find QGpgme (missing: QGPGME_LIBRARY QGPGME_INCLUDE_DIR
_QGPGME_EXTRA_LIBRARY)
Call Stack (most recent call first):
/usr/share/kde4/apps/cmake/modules/FindQGpgme.cmake:44
(find_package_handle_standard_args)
CMakeLists.txt:43 (find_package)
-- Configuring incomplete, errors occurred!
</code>
Please advise and thank you in advance.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list