Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: PyQt4-4.5 and pykde4-4.2.4 blockers
Date: Thu, 11 Jun 2009 03:18:52
Message-Id: h0pt1q$mjq$1@ger.gmane.org
In Reply to: [gentoo-user] Re: PyQt4-4.5 and pykde4-4.2.4 blockers by Nikos Chantziaras
1 On 06/11/2009 06:11 AM, Nikos Chantziaras wrote:
2 > I recommend putting "-python" in your make.conf followed by "emerge
3 > -auDN world" and then a depclean along with revdev-rebuild.
4
5 You might have to enable python in a few packages after that though and
6 disable it in others. In my case:
7
8 echo "dev-libs/libxml2 python" >> /etc/portage/package.use
9
10 Just follow the messages that tell you to enable the python USE flag in
11 specific packages. It's much cleaner to enable it only in packages that
12 actually need it rather than globally (which drags along PyQt and PyKDE.)

Replies

Subject Author
Re: [gentoo-user] Re: PyQt4-4.5 and pykde4-4.2.4 blockers Alan McKinnon <alan.mckinnon@×××××.com>