Gentoo Archives: gentoo-user

From: Daniel Pielmeier <daniel.pielmeier@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Trying KDE-4
Date: Sun, 19 Oct 2008 15:22:10
Message-Id: 48FB5090.9030504@googlemail.com
In Reply to: Re: [gentoo-user] Trying KDE-4 by Peter Humphrey
1 Peter Humphrey schrieb am 19.10.2008 16:50:
2 > On Sunday 19 October 2008 15:24:45 Alan McKinnon wrote:
3 >
4 >> From the qt-core-4.4.2 ebuild:
5 >>
6 >> RDEPEND="
7 >> !<=x11-libs/qt-4.4.0_alpha:${SLOT}
8 >> "
9 >>
10 >> [The] first blocker you have does NOT refer to any version less than
11 >> 4.4.0_alpha, it means any version less than that which is SLOT=4.
12 >
13 > I thought that too, but I have only version 3.3.8-r4 of qt on the system. A
14 > version 4.x may have existed some months ago, but not since then.
15 >
16 >> Fixing this is simple:
17 >>
18 >> unmerge the existing qt:4
19 >
20 > Which I can't do, as I said above.
21 >
22 >> merge qt:4
23 >
24 > I'm doing this now; I'll see if it clears the blocks - thanks.
25 >
26
27 I hope you compile the qt split ebuilds 4.4.2, if not I you probably
28 will run into blockers again.