From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FJKTT-00062c-CG for garchives@archives.gentoo.org; Wed, 15 Mar 2006 01:06:51 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5.20060308/8.13.5) with SMTP id k2F16Sjk026769; Wed, 15 Mar 2006 01:06:28 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by robin.gentoo.org (8.13.5.20060308/8.13.5) with ESMTP id k2F16RZ4013188 for <gentoo-osx@lists.gentoo.org>; Wed, 15 Mar 2006 01:06:27 GMT Received: by wproxy.gmail.com with SMTP id i5so66571wra for <gentoo-osx@lists.gentoo.org>; Tue, 14 Mar 2006 17:06:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hFcHmulpwt6AH9RB9J00dwQuLX8xS3kEp/mpFxAx5phdCmmsgZ0B4M0MFCPPmH4vU6G0yFYNDRJLNtu/1qPxn25qQ5FaUy6QiyGXehlQufMJY4UWXsuGuAoIBNgi7Qq91VbhkQ+4EgvAy2TEa+vQ9y+XAW98Rs8MYhwK9uYmg6k= Received: by 10.54.79.10 with SMTP id c10mr267792wrb; Tue, 14 Mar 2006 17:06:26 -0800 (PST) Received: by 10.54.108.10 with HTTP; Tue, 14 Mar 2006 17:06:26 -0800 (PST) Message-ID: <e36b84ee0603141706v5c6e31ack27ceb6cd5c97c528@mail.gmail.com> Date: Tue, 14 Mar 2006 17:06:26 -0800 From: "m h" <sesquile@gmail.com> To: gentoo-osx@lists.gentoo.org Subject: Re: [gentoo-osx] [PREFIX] Portage 2.1.6 issues on linux... In-Reply-To: <20060315005306.GG10744@nightcrawler.had1.or.comcast.net> Precedence: bulk List-Post: <mailto:gentoo-osx@lists.gentoo.org> List-Help: <mailto:gentoo-osx+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-osx+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-osx+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-osx.gentoo.org> X-BeenThere: gentoo-osx@gentoo.org Reply-to: gentoo-osx@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <e36b84ee0603141557q170fb05cya09069d4e6d2af59@mail.gmail.com> <20060315005306.GG10744@nightcrawler.had1.or.comcast.net> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k2F16RZ4013188 X-Archives-Salt: 8693d51d-f980-407f-a2fc-15630f604507 X-Archives-Hash: 75f76afc60e104492a57cb735fce1e84 On 3/14/06, Brian Harring <ferringb@gmail.com> wrote: > Bet you don't > On Tue, Mar 14, 2006 at 03:57:24PM -0800, m h wrote: > > This is probably configure issues... > > > > I'm installing portage 2.1.6 on RHEL4 using the following configure: > > ./configure --prefix=${PREFIX} --with-user=`whoami` > > --with-group=${GROUP} --sysconfdir=${PREFIX}/etc > > --with-rootuser=`whoami` --with-rootuid=`id -u` > > --with-offset-prefix=${PREFIX} > > > > After that I have a stab at a linux prefix profile that I link > > etc/make.profile to. I also update etc/make.conf and add PREFIX to it > > (and set PORTDIR=${PREFIX}/usr/portage). > > Do you actually have a usable bash within the prefix? If not, kito > will have to comment on disabling path strictness... > I'm using the native bash and prepending the $PREFIX/bin:$PREFIX/usr/bin:$PREFIX/sbin:$PREFIX/usr/sbin to it.... -- gentoo-osx@gentoo.org mailing list