From owner-freebsd-questions Fri Oct 10 21:23:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA29540 for questions-outgoing; Fri, 10 Oct 1997 21:23:47 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [36.33.0.163]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA29532 for ; Fri, 10 Oct 1997 21:23:43 -0700 (PDT) (envelope-from andrsn@andrsn.stanford.edu) Received: from localhost (localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.8.7/8.6.12) with SMTP id VAA29761; Fri, 10 Oct 1997 21:17:28 -0700 (PDT) Date: Fri, 10 Oct 1997 21:17:27 -0700 (PDT) From: Annelise Anderson Reply-To: Annelise Anderson To: Hoang Q Tran cc: freebsd-questions@FreeBSD.ORG Subject: Re: install port collection In-Reply-To: <199710102115.RAA17639@freenet5.carleton.ca.carleton.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 10 Oct 1997, Hoang Q Tran wrote: > Hi, > > I want to install bash-2.0.tgz from the FreeBSD 2.2.2 > port collection. I've followed the "Compiling ports from CDROM" > in the handbook and still get the error: >> bash-2.0.tgz doesn't > seem to exist on this system. Attempting to fetch ... << > I checked the CDROM for the file "distfiles" supposedly under > /cdrom/ports/ and *it's not there*. > > Any suggestions is very much appreciated. > > Hoang > That's odd--my 2.2.2 RELEASE cd has it: -r--r--r-- 1 root wheel 1518180 Aug 27 1996 /cdrom/ports/distfiles/bash-1.14.7.tar.gz -r--r--r-- 1 root wheel 1349450 Dec 31 1969 /cdrom/ports/distfiles/bash-2.0.tar.gz -r--r--r-- 1 root wheel 954898 Dec 31 1969 /cdrom/ports/distfiles/bash-doc-2.0.tar.gz Just let it do its fetch--that's not really an error message. Annelise