Gentoo Archives: gentoo-osx

From: m h <sesquile@×××××.com>
To: gentoo-osx@l.g.o
Subject: Re: [gentoo-osx] [PREFIX] Portage 2.1.6 issues on linux...
Date: Wed, 15 Mar 2006 01:06:51
Message-Id: e36b84ee0603141706v5c6e31ack27ceb6cd5c97c528@mail.gmail.com
In Reply to: Re: [gentoo-osx] [PREFIX] Portage 2.1.6 issues on linux... by Brian Harring
1 On 3/14/06, Brian Harring <ferringb@×××××.com> wrote:
2 > Bet you don't
3 > On Tue, Mar 14, 2006 at 03:57:24PM -0800, m h wrote:
4 > > This is probably configure issues...
5 > >
6 > > I'm installing portage 2.1.6 on RHEL4 using the following configure:
7 > > ./configure --prefix=${PREFIX} --with-user=`whoami`
8 > > --with-group=${GROUP} --sysconfdir=${PREFIX}/etc
9 > > --with-rootuser=`whoami` --with-rootuid=`id -u`
10 > > --with-offset-prefix=${PREFIX}
11 > >
12 > > After that I have a stab at a linux prefix profile that I link
13 > > etc/make.profile to. I also update etc/make.conf and add PREFIX to it
14 > > (and set PORTDIR=${PREFIX}/usr/portage).
15 >
16 > Do you actually have a usable bash within the prefix? If not, kito
17 > will have to comment on disabling path strictness...
18 >
19
20 I'm using the native bash and prepending the
21 $PREFIX/bin:$PREFIX/usr/bin:$PREFIX/sbin:$PREFIX/usr/sbin to it....
22
23 --
24 gentoo-osx@g.o mailing list

Replies