On Sat, Oct 4, 2008 at 4:17 PM, Andreas Simbuerger <[EMAIL PROTECTED]> wrote:
> In addition i try to solve the problems by doing an
>  emerge -eaD world
-D is unnecessary if -e is specified.
And I prefer this: emerge -evp world 2>&1 | tee ew
Then I can look at ew using less and see if everything is good.
Then this (if everything is good): emerge -ev world 2>&1 | tee ew
-- 
Andrey Vul

Reply via email to