Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] New user: can't emerge Gimp.
Date: Sun, 26 Nov 2006 19:55:39
Message-Id: 200611262046.54697.bo.andresen@zlin.dk
In Reply to: [gentoo-user] New user: can't emerge Gimp. by Tek Project
1 On Sunday 26 November 2006 20:30, Tek Project wrote:
2 > I've just started my first Gentoo build and am very impressed. However,
3 > I get the following when trying to emerge Gimp. I don't want to trouble
4 > the debugging team with what's probably my own inexperience. Can anyone
5 > suggest what should be the next step?
6 [SNIP]
7 > pyopengl-2.0.0.44.ebuild line 34: Called built_with_use
8 > 'dev-lang/python' 'tk'
9 > eutils.eclass, line 1619: Called die
10 >
11 > !!! dev-lan/python-2.4.3-r1 does not actually support the tk USE flag!
12
13 built_with_use looks in the vdb (/var/db/pkg) for IUSE and USE of python. At
14 the time when you installed dev-lang/python-2.4.3-r1 it didn't have a tk USE
15 flag in IUSE. It does now. So simply reinstall python and then try again.
16
17 # emerge -va1 dev-lang/python
18
19 --
20 Bo Andresen