Gentoo Archives: gentoo-user

From: Vladimir Rusinov <vladimir@×××××××××.info>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] portage problem
Date: Fri, 14 Mar 2008 18:11:15
Message-Id: f6fdfb550803141111k4c546656n1c63083eaf43c117@mail.gmail.com
In Reply to: [gentoo-user] portage problem by Chuck Robey
1 On 3/14/08, Chuck Robey <chuckr@××××××.org> wrote:
2 >
3 > -----BEGIN PGP SIGNED MESSAGE-----
4 > Hash: SHA1
5 >
6 > I am trying to install kde-meta. I have been fixing my USE variables as I
7 > find mistakes, and apprently, from this error I got (while building
8 > kde-base/kopete-3.5.8) I was missing the opengl variable while I built a
9 > lot of stuff, and it wants me to rebuild some qt things, but the error
10 > message reads:
11 >
12 > * The die message:
13 > * Please reemerge =x11-libs/qt-3* with USE="opengl".
14
15
16 asks me to rebuild something that doesn't exist.
17
18
19 Are you really shure that you don't have qt3 installed?
20 You CAN'T build kde3 without qt3.
21
22 Could one of you wiser
23 > heads take a look and see if you can figure out what things actually need
24 > rebuilding? I know about the --update --newuse flags, so (I hope) I just
25 > need to know what to rebuild.
26
27
28 Just add opengl to your use flags and `emerge -v1 =x11-libs/qt-3*`
29 Then, you'll probably need `emerge --update --deep --newuse kde-meta` (or
30 emerge -uDN kde-meta)
31
32 --
33 Vladimir Rusinov
34 Voronezh, Russia
35 UNIX Admin @ Murano Software

Replies

Subject Author
Re: [gentoo-user] portage problem Chuck Robey <chuckr@××××××.org>