From owner-freebsd-questions Sun Mar 11 23:29: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 1ABE037B718 for ; Sun, 11 Mar 2001 23:28:59 -0800 (PST) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id JAA13941; Mon, 12 Mar 2001 09:35:29 +0100 Message-ID: <3AAC7B0D.C0647DBD@i-clue.de> Date: Mon, 12 Mar 2001 08:30:21 +0100 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: PAC NDT Cc: questions@FreeBSD.ORG Subject: Re: ports question References: <011301c0a8d9$7bb06020$1b01a8c0@lad> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > PAC NDT schrieb: > > Hi > > This is probably a stupid question, but I gotta ask. When I try to > install a port, say > 'ethereal' for example, make wants to look on the internet for the > files. The cdrom is in the drive and mounted but I can not figure out > how to get make to look at the CD. > Is there some kind of configuration file which will allow make to > default to the CD instead of the internet? If you mounted the CD-ROM onto the /cdrom mount point, make searches it automatically. Make sure the tarball make is looking for is located on the cdrom you've mounted. If all else fails, copy the tarball manually into the /usr/ports/distfiles directory. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message