On Sun, 18 May 2008 16:35:22 -0700 Zac Medico wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > David Relson wrote: > > When I run "emerge vte" I get an access violation, just like bug > > #219211 "x11-libs/vte-0.16.13 ACCESS VIOLATION during compilation" > > describes. > > > > The bug report recommends "run python-updater when updating to > > python 2.5" > > > > It's been a while since I upgraded to python-2.5 and removed > > python-2.4. When I run python-updater, it reports > > > > * Can't determine any previous Python version(s). > > > > FYFI, I'm running an AMD64 environment. Any suggestions (beyond > > reporting the problem to b.g.o???) > > > > Regards, > > > > David > > ACCESS DENIED unlink: /usr/share/pygtk/2.0/codegen/argtypes.pyc > ACCESS DENIED open_wr: /usr/share/pygtk/2.0/codegen/argtypes.pyc > > Those files belong to the dev-python/pygtk package. Maybe it will > help if you reinstall that package. > > Zac
Bingo!!! What I actually ran was emerge -C pygtk emerge vte Since vte depends on pygtk, the second command installed both vte and pygtk. Both installed without trouble. Thanks! David -- gentoo-user@lists.gentoo.org mailing list