On Tue, Dec 27, 2011 at 6:45 AM, Mick <michaelkintz...@gmail.com> wrote: > On Tuesday 27 Dec 2011 08:42:29 Michael Hampicke wrote: >> > I just tried to reinstall Gentoo on my laptop(x86) and after chrooting >> > into my new install I tried to run env-update but got a command not >> > found. I looked in sbin and the command isn't there. I downloaded again >> > the stage 3 tarball i686 20111213 from another mirror and I'm still not >> > finding the command. I feel like a goof for asking but has anyone else >> > run into this error? >> >> I just downloaded stage3-i686-20111213.tar.bz2 >> env-update is in '/usr/sbin/env-update' >> >> Did you 'source /etc/profile' first. This normally solves problems like >> this. > > I thought the incantation is: > > env-update && source /etc/profile > > has this changed?
NAFAIK. What's in $PATH? Try /usr/sbin/env-update && source /etc/profile ... -- :wq