Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Mar 2004 21:44:41 +0100
From:      lars <lars@gmx.at>
To:        David Blackorby <david.blackorby@comcast.net>
Cc:        freebsd-newbies@freebsd.org
Subject:   Re: Update
Message-ID:  <404CDB39.4030504@gmx.at>
In-Reply-To: <200403081055.10903.david.blackorby@comcast.net>
References:  <200403081055.10903.david.blackorby@comcast.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
> To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
> 
> 
$cd /usr/src
$sudo make -j4 buildworld

should do the trick.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?404CDB39.4030504>