2008/2/21, Joseph <[EMAIL PROTECTED]>: > When trying to emerge "./python /usr/bin/emerge python" > I got an error: > > > ./python /usr/bin/emerge python > > Calculating dependencies... done! > >>> Verifying ebuild Manifests... > > >>> Emerging (1 of 1) dev-lang/python-2.4.4-r6 to / > * Python-2.4.4.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... > [ ok ] > * python-gentoo-patches-2.4.4-r4.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...[ > ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ...[ ok ] > * checking miscfile checksums ;-) ...[ ok ] > * checking Python-2.4.4.tar.bz2 ;-) ...[ ok ] > * checking python-gentoo-patches-2.4.4-r4.tar.bz2 ;-) ...[ ok ] > /usr/bin/env: python: No such file or directory > /usr/bin/env: python: No such file or directory > /usr/bin/env: python: No such file or directory > > What is it looking for?
Make sure your working directory is in the path: PATH="${PATH}:./" ./python /usr/bin/emerge python -- gentoo-user@lists.gentoo.org mailing list