Subject: Re: Getting Gnome up quickly after initial install To: Trey Sizemore <trey@thesizemores.net> From: Jeremy C. Reed <reed@reedmedia.net> List: netbsd-users Date: 12/11/2006 11:40:47
> Also, not sure why I had the apparent issue building the Gnome
> meta-package from source. What's the best way to cull the output of
> the build?
Using a bourne-type shell, I do:
make install 2>&1 | tee my.log