[Bug 274211] [NEW] In kde4 startkde, LD_LIBRARY_PATH should be appended instead of being overwritten
Launchpad Bug Tracker
274211 at bugs.launchpad.net
Thu Sep 25 02:12:51 UTC 2008
You have been subscribed to a public bug:
In /usr/lib/kde4/bin/startkde , the line
export LD_LIBRARY_PATH=/usr/lib/kde4/lib
should be
export LD_LIBRARY_PATH=/usr/lib/kde4/lib:$LD_LIBRARY_PATH
Since some programs may need a predefined LD_LIBRARY_PATH to run.
** Affects: kdebase-workspace (Ubuntu)
Importance: Undecided
Status: New
--
In kde4 startkde, LD_LIBRARY_PATH should be appended instead of being overwritten
https://bugs.edge.launchpad.net/bugs/274211
You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu.
More information about the kubuntu-bugs
mailing list