Gentoo Archives: gentoo-osx

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

Replies

Subject Author
Re: [gentoo-osx] [PREFIX] Portage 2.1.6 issues on linux... m h <sesquile@×××××.com>