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... ~harring