From owner-freebsd-newbies@FreeBSD.ORG Tue Mar 9 10:09:13 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F04DD16A4CE for ; Tue, 9 Mar 2004 10:09:13 -0800 (PST) Received: from falcon.mail.pas.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7B4843D1D for ; Tue, 9 Mar 2004 10:09:13 -0800 (PST) (envelope-from rpratt1950@earthlink.net) Received: from user95.net970.fl.sprint-hsd.net ([69.34.135.95] helo=kt.weeble.com) by falcon.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 1B0lfE-0006QI-00; Tue, 09 Mar 2004 10:09:12 -0800 Date: Tue, 9 Mar 2004 13:09:43 -0500 From: Randy Pratt To: David Blackorby Message-Id: <20040309130943.778e159a.rpratt1950@earthlink.net> X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-newbies@freebsd.org Subject: Re: Update X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2004 18:09:14 -0000 On Mon, 8 Mar 2004 10:55:10 -0800 you 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. Hi David, Welcome to FreeBSD ;-) The charter for this group precludes anwsering technical questions. Technical issues should be directed to freebsd-questions. Many of the experienced users don't read this list and they can provide the best answers. We don't want to be newbies leading newbies here. That being said, I'd like to point you to the Handbook section on updating: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html Follow the instructions there and if there is anything that is not clear or you have questions about, just email freebsd-questions@FreeBSD.org . I'm sure you'll find people willing to help. Best regards, Randy --