Gentoo Archives: gentoo-user

From: Joseph <syscon@×××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge can not work !
Date: Thu, 21 Feb 2008 18:03:17
Message-Id: 20080221180300.GB7715@syscon2.inet
In Reply to: Re: [gentoo-user] emerge can not work ! by Henry Gebhardt
1 On 02/21/08 13:05, Henry Gebhardt wrote:
2 >On Thu, Feb 21, 2008 at 3:13 AM, Joseph <syscon@×××××××××.com> wrote:
3 >> (...)
4 >> * checking Python-2.4.4.tar.bz2 ;-) ...[ ok ]
5 >> * checking python-gentoo-patches-2.4.4-r4.tar.bz2 ;-) ...[ ok ]
6 >> /usr/bin/env: python: No such file or directory
7 >> /usr/bin/env: python: No such file or directory
8 >> /usr/bin/env: python: No such file or directory
9 >>
10 >
11 >/usr/bin/env is part of sys-apps/coreutils.
12 >
13 >~Henry
14
15 Thanks for the input folks.
16 running 'which python' did not find any python so I had to add python to the path:
17 PATH=/usr/local/bin/:$PATH
18
19 and of corse running:
20 ./python /usr/bin/emerge python
21
22 This solved the puzzle, I got back python and emerge start working again.
23
24 --
25 #Joseph
26 --
27 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge can not work ! Alan McKinnon <alan.mckinnon@×××××.com>