Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Totem build error
Date: Sun, 11 Oct 2009 05:09:54
Message-Id: 20091011050950.GD21168@solfire
In Reply to: Re: [gentoo-user] Totem build error by Albert Hopkins
1 Albert Hopkins <marduk@×××××××××××.org> [09-10-11 07:04]:
2 > On Sun, 2009-10-11 at 05:58 +0200, meino.cramer@×××.de wrote:
3 > > Hi,
4 > >
5 > > I tried to build totem and get this error:
6 > [...]
7 > > /usr/bin/python2.5: can't open file '/usr/lib/python2.5/site-packages/gtk-2.0/codegen/codegen.py': [Errno 2] No such file or directory
8 > [...]
9 > > I reinstalled pygtk but it did not help.
10 >
11 > It belongs to pygoboject.
12 >
13 > totem[python] depends on gst-python which depends on pygobject. I have
14 > no idea why it wouldn't be there...
15 >
16 > ... actually I lied:
17 >
18 > # eselect python show
19 > # find /usr/lib/python* -type f -name codegen.py
20 >
21
22 Hi Albert,
23
24 thanks for your post...but it is not clear to me, what it means --
25 sorry I am no native english speaker. I did:
26
27 solfire:/home/mccramer>find /usr/lib/python* -type f -name codegen.py
28 /usr/lib/python2.4/site-packages/fract4d/codegen.py
29 /usr/lib/python2.5/site-packages/fract4d/codegen.py
30 /usr/lib/python2.6/site-packages/gtk-2.0/codegen/codegen.py
31
32 and:
33
34 solfire:/home/mccramer>eselect python show
35 python2.5
36
37 (I tried to compile totem with python 2.6 selected before but it fails
38 with more smoke than with python 2.5...)
39
40 So, what can I learn from this ... :) ???
41
42 Best regards,
43 mcc
44
45
46 --
47 Please don't send me any Word- or Powerpoint-Attachments
48 unless it's absolutely neccessary. - Send simply Text.
49 See http://www.gnu.org/philosophy/no-word-attachments.html
50 In a world without fences and walls nobody needs gates and windows.

Replies

Subject Author
Re: [gentoo-user] Totem build error Albert Hopkins <marduk@×××××××××××.org>