Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] New user: can't emerge Gimp.
Date: Sun, 26 Nov 2006 19:58:09
Message-Id: 7573e9640611261148t5fcca7e0k873d2744f735d3d6@mail.gmail.com
In Reply to: [gentoo-user] New user: can't emerge Gimp. by Tek Project
1 On 11/26/06, Tek Project <info@××××××××××.com> wrote:
2 > pyopengl-2.0.0.44.ebuild line 34: Called built_with_use
3 > 'dev-lang/python' 'tk'
4 > eutils.eclass, line 1619: Called die
5 >
6 > !!! dev-lan/python-2.4.3-r1 does not actually support the tk USE flag!
7
8 This means you need to remerge python with USE=tk.
9
10 # echo "dev-lang/python tk" >> /etc/portage/package.use
11 # emerge --oneshot dev-lang/python
12
13 Then re-merge gimp.
14
15 Your other option is to disable the python useflag for gimp, and then
16 gimp won't care:
17
18 # echo "media-gfx/gimp -python" >> /etc/portage/package.use
19
20 -Richard
21 --
22 gentoo-user@g.o mailing list