On 01/04/2011 08:10 AM, KIM WHALEN wrote:

The first package in "emerge gnome" that gives me problems is the 
app-text/gnome-doc-utils-0.20.1 package. When emerged by itself I get the following 
output.

# emerge -pv app-text/gnome-doc-utils
checking for a Python interpreter with version >= 2.4... python
checking for python version... 3.1

There's your problem -- python-3 is installed by gentoo along with a warning 
that you
shouldn't use it for anything important, like emerging other packages for 
example.

#eselect python list
Available Python interpreters:
  [1]   python2.7 *
  [2]   python3.1

On amd64 you may still have python-2.6, so that's the one you should switch to
using eselect python.


Reply via email to