From owner-freebsd-questions@FreeBSD.ORG Tue Sep 9 12:36:45 2003 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 0341916A4BF for ; Tue, 9 Sep 2003 12:36:45 -0700 (PDT) Received: from stork.mail.pas.earthlink.net (stork.mail.pas.earthlink.net [207.217.120.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B7CB43F85 for ; Tue, 9 Sep 2003 12:36:44 -0700 (PDT) (envelope-from algould@datawok.com) Received: from 22-15.lctv-b4.cablelynx.com ([24.204.22.15] helo=yoda.datawok.com) by stork.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.33 #1) id 19woI5-0004SH-00; Tue, 09 Sep 2003 12:36:41 -0700 From: "Andrew L. Gould" To: "Your Name" , questions@FreeBSD.org Date: Tue, 9 Sep 2003 14:36:59 -0500 User-Agent: KMail/1.5 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309091436.59802.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4b1991c99f931ef44cc91884f8e2834bcd350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Subject: Re: help about freebsd4.7 /usr/port 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: Tue, 09 Sep 2003 19:36:45 -0000 On Tuesday 09 September 2003 12:51 pm, Your Name wrote: > Hi all > > After we installed freebsd 4.7, we have problem to update the port > > We want to install the cvsup to update the port but got the following > problem > If you installed 4.7 from a CD, look for the cvsup package on the installation CD. (Mount the CD and 'cd /cdrom/packages/All'.) Use pkg_add to install it. Also, you might want to make sure you're connecting to the internet successfully. Best of luck, Andrew Gould