Update

lars lars at gmx.at
Mon Mar 8 12:44:39 PST 2004


David Blackorby wrote:
> I am running freebsd 5.2-release, and I am trying to do an update on a fresh 
> install.
> 
> I try to do a "make world" but it won't let me. It says it's an invalid 
> command.  Am I missing something.  Thank you. And of course, I am obviously 
> pretty new to bsd.  Thanks.
> 
> _______________________________________________
> freebsd-newbies at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
> To unsubscribe, send any mail to "freebsd-newbies-unsubscribe at freebsd.org"
> 
> 
$cd /usr/src
$sudo make -j4 buildworld

should do the trick.


More information about the freebsd-newbies mailing list