Hi, I'm still having trouble to install the split sage-on-gentoo. This time it's installing pexpect: Cheers, Thomas >>> Install pexpect-2.0 into /var/tmp/portage/dev-python/pexpect-2.0/image/ category dev-python python2.6 setup.py install --root=/var/tmp/portage/dev-python/pexpect-2.0/image/ --no-compile running install running build running build_py warning: build_py: byte-compiling is disabled, skipping. running install_lib creating /var/tmp/portage/dev-python/pexpect-2.0/image/usr creating /var/tmp/portage/dev-python/pexpect-2.0/image/usr/lib creating /var/tmp/portage/dev-python/pexpect-2.0/image/usr/lib/python2.6 creating /var/tmp/portage/dev-python/pexpect-2.0/image/usr/lib/python2.6/site-packages copying build/lib/pexpect.py -> /var/tmp/portage/dev-python/pexpect-2.0/image/usr/lib/python2.6/site-packages warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info Writing /var/tmp/portage/dev-python/pexpect-2.0/image/usr/lib/python2.6/site-packages/pexpect-2.0-py2.6.egg-info * ERROR: dev-python/pexpect-2.0 failed: * dohtml failed * * Call stack: * ebuild.sh, line 54: Called src_install * environment, line 4308: Called die * The specific snippet of code: * use doc && dohtml -r doc/* || die "dohtml failed" * * If you need support, post the output of 'emerge --info =dev-python/pexpect-2.0', * the complete build log and the output of 'emerge -pqv =dev-python/pexpect-2.0'. * This ebuild is from an overlay named 'sage-on-gentoo': '/home/tom/gentoo/sage-on-gentoo/' * The complete build log is located at '/var/tmp/portage/dev-python/pexpect-2.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pexpect-2.0/temp/environment'. * S: '/var/tmp/portage/dev-python/pexpect-2.0/work/pexpect-2.0' -- Thomas Kahle