Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Building pygtk-2.22.0-r1 fails. Help, please!
Date: Sun, 24 Apr 2011 08:19:07
Message-Id: 201104240917.55879.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] Building pygtk-2.22.0-r1 fails. Help, please! by Alan Mackenzie
1 On Saturday 23 April 2011 21:06:25 Alan Mackenzie wrote:
2 > On Sat, Apr 23, 2011 at 08:46:30PM +0100, Mick wrote:
3
4 > > What do you get when you run:
5 > >
6 > > # eselect python list
7 >
8 > Available Python interpreters:
9 > [1] python2.6 *
10 > [2] python2.7
11 > [3] python3.1
12
13 OK, the next stage would be to change your python to the latest stable:
14
15 eselect python set 2
16
17 and then remerge those packages that were linked against the old python:
18
19 python-updater -v -p
20
21 to get a list of these.
22
23 When you finish all this you can run:
24
25 emerge --depclean -v -p
26
27 It should now ask you to remove the old python, but check carefully the
28 remaining packages in case something important is in the list and breaks your
29 system.
30
31 --
32 Regards,
33 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies