Neil Bothwick wrote:
On Mon, 22 Dec 2008 13:37:08 +0200, Nikos Chantziaras wrote:
Because /usr/bin will always be in your PATH, so even if you are
running a KDE 3 session, KDE4 programs will be loaded.
Why would they? /usr/kde/3.5/bin comes first in KDE 3 sessions and
last in KDE 4 sessions. There's no problem at all.
Not here
% echo $PATH
/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i486-pc-linux-gnu/gcc-bin/4.1.2:/usr/i686-pc-linux-gnu/gcc-bin/4.3.2:/usr/kde/3.5/bin:/usr/qt/3/bin:/home/nelz/bin
Maybe because you *do* use kdeprefix. Maybe it's better without it,
like here, where it works ;D