From owner-freebsd-questions Sun Feb 9 10: 2: 1 2003 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 56F0D37B405 for ; Sun, 9 Feb 2003 10:01:59 -0800 (PST) Received: from falcon.midgard.homeip.net (h76n3fls20o913.telia.com [213.67.148.76]) by mx1.FreeBSD.org (Postfix) with SMTP id 7E39A43F85 for ; Sun, 9 Feb 2003 10:01:56 -0800 (PST) (envelope-from ertr1013@student.uu.se) Received: (qmail 37396 invoked by uid 1001); 9 Feb 2003 18:01:54 -0000 Date: Sun, 9 Feb 2003 19:01:54 +0100 From: Erik Trulsson To: c a r s t e n Cc: freebsd questions Subject: Re: why do port installation attempts ignore my cd? (freebsd 4.7) Message-ID: <20030209180154.GA37371@falcon.midgard.homeip.net> Mail-Followup-To: c a r s t e n , freebsd questions References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.3i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Feb 09, 2003 at 06:48:01PM +0100, c a r s t e n wrote: > disclaimer: i am a freebsd newbie. although i have installed and used > linux in the past, and work daily on unix at work, i have little > sysadmin experience. > > although in the manual it mentions that ports such as kermit cannot be > included on the cd, it seems that ports which i think should be on the > cd still end up with an attempt to access the net (which i am not yet > hooked up to, having decided to try simpler things first). > > more specifically, i have freebsd 4.7, the 4-cd set, and i am trying to > install xmms. i noticed that through the sysinstall, xcdplayer is > offered, yet even for this one, if i go to /usr/ports/audio/xcdplayer > [whatever version] (i am mailing this from win2k, as i am not yet up to > speed in freebsd enough to mail from there), it still looks first on > some ftp sites, and completely ignores my cd. i have mounted my first > cdrom drive, and can see the files through the /cdrom link, yet the > ports installation (go to dir, type "make" or "make install") ignores > the existence of it completely, and i cannot figure out what i have done > wrong. > > i kinda fumbled my way through the installation, using the handbook, 2nd > edition, which i purchased, but there is still the possibility that i > installed my ports collection somehow wrong. i tried to rectify this > possibility by reinstalling it, but the result is the same. > > can anyone give me a pointer? > > thanks in advance, For space reasons the distfiles (containing the source) for the ports is not included on the CDs. What is included on the CDs are packages which are precompiled ports. The distfiles used to be included on the CDs but since then the ports collection has simply grown too much. If you want to use the pre-compiled packages from the CD you should use pkg_add(1). (Or sysinstall if you prefer that.) -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message