Gentoo Archives: gentoo-dev

From: Daniel Robbins <drobbins@g.o>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] booboo
Date: Thu, 30 Aug 2001 16:37:27
Message-Id: 20010830163727.B20036@cvs.gentoo.org
In Reply to: Re: [gentoo-dev] booboo by Einar Karttunen
1 On Fri, Aug 31, 2001 at 01:24:59AM +0300, Einar Karttunen wrote:
2 > On Thu, Aug 30, 2001 at 11:06:58PM +0200, work-djamil wrote:
3 > > i wish !
4 > > i donne it ...
5 > >
6 > > cofeer Python-2.1.1 > emerge rsync
7 > > Could not find platform dependent libraries <exec_prefix>
8 > > Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
9 > > Traceback (most recent call last):
10 > > File "/usr/sbin/emerge", line 3, in ?
11 > > import portage
12 > > ImportError: No module named portage
13 > >
14 > >
15 > Get the directory where portage is located:
16 > find / -iname 'portage.py'
17 >
18 > export PYTHONPATH=/where/ever/portage.py/is:$PYTHONPATH
19 >
20 > should do the trick.
21 >
22 > - Einar Karttunen
23
24 This is not the greatest advice. Someone should use ebuild to build him some
25 packages (to replace his broken ones) and then he should install them by typing
26 "tar xjpvf foo-1.0.tbz2 -C /".
27
28 Best Regards,
29
30 --
31 Daniel Robbins <drobbins@g.o>
32 Chief Architect/President http://www.gentoo.org
33 Gentoo Technologies, Inc.