From owner-freebsd-questions@FreeBSD.ORG Sun Mar 14 21:00:55 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3263216A4CE for ; Sun, 14 Mar 2004 21:00:55 -0800 (PST) Received: from grayfox.svs.com (grayfox.SVS.COM [64.108.225.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E251B43D3F for ; Sun, 14 Mar 2004 21:00:54 -0800 (PST) (envelope-from zim@grayfox.svs.com) Received: from grayfox.svs.com (localhost [127.0.0.1]) by grayfox.svs.com (8.12.11/8.12.11) with ESMTP id i2F50rw2013212 for ; Sun, 14 Mar 2004 23:00:54 -0600 (CST) Received: (from zim@localhost) by grayfox.svs.com (8.12.11/8.12.11/Submit) id i2F50rSb013210 for questions@freebsd.org; Sun, 14 Mar 2004 23:00:53 -0600 (CST) From: Jason Zimberoff Message-Id: <200403150500.i2F50rSb013210@grayfox.svs.com> To: questions@freebsd.org Date: Sun, 14 Mar 2004 23:00:53 -0600 (CST) X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamd / ClamAV version 0.67-1, clamav-milter version 0.67a Subject: pkg_update missing? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2004 05:00:55 -0000 Hello all. I am very new to FreeBSD - so apologies for being a newbie and all... Here is my uname output: FreeBSD freeBSD.comcast.com 5.0-RELEASE FreeBSD 5.0-RELEASE #0: Thu Jan 16 22:16:53 GMT 2003 root@hollin.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386 I have tons of questions, but I will start with 2: 1. the book I bought "FreeBSD unleashed" by Urban and Tiemann says that I should be able to use the command "pkg_update" to install newer versions of things that are already installed. On my machine right now, it just returns "command not found" when try to run pkg_update. pkg_add is working fine. 2. Is this the best place to ask questions like this? If there is a good forum or something else that I should go to - please let me know. Thanks in advance! -Jason Z.