Summary: | kde-pim does not build when it, kde-libs and kde-pim-libs are installed in different locations | ||
---|---|---|---|
Product: | [Developer tools] buildsystem | Reporter: | Giambattista Bloisi <giamby> |
Component: | KDE4 (cmake) | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | finex, mumismo |
Priority: | NOR | Keywords: | investigated, triaged |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
A patch to let KDE-PIM-Libs to be found outside KDE-Libs folder
Patch to install dbus files in DBUS_INTERFACES_INSTALL_DIR instead of KDE4_DBUS_INTERFACES_DIR Work-around example for kcfg2dbus.xsl Patch to install dbus files in DBUS_INTERFACES_INSTALL_DIR instead of KDE4_DBUS_INTERFACES_DIR (KDE-PIM 4.2.0) |
Description
Giambattista Bloisi
2008-10-26 19:11:25 UTC
Created attachment 28188 [details]
A patch to let KDE-PIM-Libs to be found outside KDE-Libs folder
Created attachment 28189 [details]
Patch to install dbus files in DBUS_INTERFACES_INSTALL_DIR instead of KDE4_DBUS_INTERFACES_DIR
Created attachment 28190 [details]
Work-around example for kcfg2dbus.xsl
This patch is only explicative.
It is used along with -DKDEPIMLIBS_PATH="$kde_pim_libs_path" cmake option.
Moved to buildsystem Most of the problems have been fixed with KDE-PIM 4.2.0. There is still one problem with dbus files: they are installed in KDE4_DBUS_INTERFACES_DIR instead of DBUS_INTERFACES_INSTALL_DIR. An updated patch will be attached. Created attachment 30827 [details]
Patch to install dbus files in DBUS_INTERFACES_INSTALL_DIR instead of KDE4_DBUS_INTERFACES_DIR (KDE-PIM 4.2.0)
Hi! Is this bug still valid on more recent KDE 4 versions? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |