Michael Mol wrote:
> On Tue, Dec 27, 2011 at 6:45 AM, Mick<
michael...@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 ...
>
According to the docs, it is this:
livecd / #env-update&& source /etc/profile
So Mick is right. I think it is Mick that posted it correctly. Jeez, lots of Mick, Micheals and such on here. o_O
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
Miss the compile output? Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"