[Bug 173625] New: kde-pim does not build when it, kde-libs and kde-pim-libs are installed in different locations
Giambattista Bloisi
giamby at infinito.it
Sun Oct 26 18:11:27 GMT 2008
http://bugs.kde.org/show_bug.cgi?id=173625
Summary: kde-pim does not build when it, kde-libs and kde-pim-
libs are installed in different locations
Product: kde
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: unassigned-bugs at kde.org
ReportedBy: giamby at infinito.it
Version: (using KDE 4.1.2)
Compiler: gcc 4.3.2
OS: Linux
Installed from: Compiled From Sources
I'm in an environment where:
- kde-libs is installed in /Programs/KDE-Libs/4.1.2
- kde-pim-libs in /Programs/KDE-PIM-Libs/4.1.2
I'm trying to install KDE-PIM in /Programs/KDE-PIM/4.1.2.
Configure fails as it does not find symbols associated with kde-pim-libs
libraries (KDE4_AKONADI_LIBRARY,KDE4_KBLOG_LIBRARY,...), because
FindKdepimLibs.cmake expects them to be installed in /Programs/KDE-Libs/4.1.2.
If I hack FindKdepimLibs.cmake to find libraries, make fails with the following
error:
make[2]: *** No rule to make target
`/Programs/KDE-PIM/4.1.2/share/apps/akonadi-kde/kcfg2dbus.xsl', needed by
`akonadi/resources/knut/org.kde.Akonadi.Knut.Settings.xml'. Stop.
make[1]: *** [akonadi/resources/knut/CMakeFiles/akonadi_knut_resource.dir/all]
Error 2
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list