D5173: Fix 'Installation of ksendbugmail.exe conflicts with related KDE4 package'.
Ralf Habacker
noreply at phabricator.kde.org
Mon Mar 27 18:50:05 UTC 2017
habacker added a comment.
In any discussion about libexec related issues we keep hitting the fact that there is no standard env var for it. Maybe we need a custom one (which could then be KF5_LIBEXEC_PATH, so it won't conflict with KF6).
Because every KDE application installers bundles a complete KF5/Qt5 runtime using system or user based environments are not a possible way to solve path issues. Setting something like KF5_LIBEXEC_PATH would work for one installation, but not for all other installations. Therefore in KDE4 times all path calculations are based on the runtime install path (by detecting the path of shared libraries e.g. kdelibs or dbus or executables like dbus-daemon.
REPOSITORY
R263 KXmlGui
REVISION DETAIL
https://phabricator.kde.org/D5173
To: habacker
Cc: dfaure, aacid, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170327/93e9d8c2/attachment.html>
More information about the Kde-frameworks-devel
mailing list