On Sun, 2009-10-11 at 05:58 +0200, meino.cra...@gmx.de wrote: > Hi, > > I tried to build totem and get this error: [...] > /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 [...] > I reinstalled pygtk but it did not help.
It belongs to pygoboject. totem[python] depends on gst-python which depends on pygobject. I have no idea why it wouldn't be there... ... actually I lied: # eselect python show # find /usr/lib/python* -type f -name codegen.py