Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: depclean wants to wipe out KDE3
Date: Tue, 23 Dec 2008 12:55:24
Message-Id: giqn2p$4v4$1@ger.gmane.org
In Reply to: Re: [gentoo-user] Re: depclean wants to wipe out KDE3 by Neil Bothwick
1 Neil Bothwick wrote:
2 > On Mon, 22 Dec 2008 16:04:06 +0200, Nikos Chantziaras wrote:
3 >
4 >>>> Why would they? /usr/kde/3.5/bin comes first in KDE 3 sessions and
5 >>>> last in KDE 4 sessions. There's no problem at all.
6 >>> Not here
7 >>>
8 >>> % echo $PATH
9 >>> /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
10 >> Maybe because you *do* use kdeprefix. Maybe it's better without it,
11 >> like here, where it works ;D
12 >
13 > I get the same order on this computer, which does not have KDE4.
14
15 That's because you don't have it.
16
17 `echo $PATH` in a KDE3 session:
18
19 /usr/kde/3.5/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.2:/usr/qt/3/bin:/usr/games/bin
20
21 `echo $PATH` in a KDE4 session:
22
23 /usr/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.2:/usr/qt/3/bin:/usr/games/bin
24
25 So can we all agree now that the kdeprefix USE flag doesn't matter the
26 least with KDE3+KDE4 and that it's only there to support multiple
27 installations of KDE4? (Like KDE 4.0.x + 4.1.x at the same time.)

Replies

Subject Author
Re: [gentoo-user] Re: depclean wants to wipe out KDE3 Dale <rdalek1967@×××××.com>
Re: [gentoo-user] Re: depclean wants to wipe out KDE3 Neil Bothwick <neil@××××××××××.uk>