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 02:13:55
Message-Id: 20080221021345.GC22536@syscon2.inet
In Reply to: Re: [gentoo-user] emerge can not work ! by Joseph
1 On 02/20/08 18:51, Joseph wrote:
2 > Here is the solution just in case somebody need it.
3 > http://www.jonm.co.uk/Linux.html
4 >
5 > Though the command:
6 > ./python emerge python
7 > should be (full path):
8 > ./python /usr/bin/emerge python
9 > --
10 > #Joseph
11
12 When trying to emerge "./python /usr/bin/emerge python"
13 I got an error:
14
15 ./python /usr/bin/emerge python
16 Calculating dependencies... done!
17 >>> Verifying ebuild Manifests...
18
19 >>> Emerging (1 of 1) dev-lang/python-2.4.4-r6 to /
20 * Python-2.4.4.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...
21 [ ok ]
22 * python-gentoo-patches-2.4.4-r4.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...[ ok ]
23 * checking ebuild checksums ;-) ... [ ok ]
24 * checking auxfile checksums ;-) ...[ ok ]
25 * checking miscfile checksums ;-) ...[ ok ]
26 * checking Python-2.4.4.tar.bz2 ;-) ...[ ok ]
27 * checking python-gentoo-patches-2.4.4-r4.tar.bz2 ;-) ...[ ok ]
28 /usr/bin/env: python: No such file or directory
29 /usr/bin/env: python: No such file or directory
30 /usr/bin/env: python: No such file or directory
31
32 What is it looking for?
33
34 --
35 #Joseph
36
37
38 --
39 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge can not work ! Henry Gebhardt <hsggebhardt@××××××××××.com>
Re: [gentoo-user] emerge can not work ! Matthias Guede <matthias.guede@××××××××××.com>