From owner-freebsd-questions@FreeBSD.ORG Thu Nov 11 16:28:27 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 45D0E16A4CE for ; Thu, 11 Nov 2004 16:28:27 +0000 (GMT) Received: from smtpauth03.mail.atl.earthlink.net (smtpauth03.mail.atl.earthlink.net [209.86.89.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FA2C43D39 for ; Thu, 11 Nov 2004 16:28:27 +0000 (GMT) (envelope-from algould@datawok.com) Received: from [206.255.31.21] (helo=[192.168.63.10]) by smtpauth03.mail.atl.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 4.34) id 1CSHoA-0006iN-OG for freebsd-questions@freebsd.org; Thu, 11 Nov 2004 11:28:26 -0500 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org Date: Thu, 11 Nov 2004 10:28:35 -0600 User-Agent: KMail/1.6.2 References: <200411111620.iABGKHlU013680@ms-smtp-01.nyroc.rr.com> In-Reply-To: <200411111620.iABGKHlU013680@ms-smtp-01.nyroc.rr.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200411111028.35418.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69563f9fea00a6dd62bc2dae52f6bea44df9e7a3a3b0618b3a37350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 206.255.31.21 Subject: Re: help 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: Thu, 11 Nov 2004 16:28:27 -0000 On Thursday 11 November 2004 01:20 pm, Aaron Carranza wrote: > I installed freebsd version 4.9 after installing the os, I tried to > download some packages; however, I can't get connected to any site in > the sysinstall configuration window. Even if I try to do a pkg_add -r > cvsup-without-gui-161h, it returns an error and at the en of the > message I get file not found, no access. Plese help me. Have you tried using the port name without the version number? pkg_add -r cvsup-without-gui Best of luck, Andrew Gould