From owner-freebsd-questions Mon Feb 7 11: 4:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from odin.acuson.com (odin.acuson.com [157.226.230.71]) by builder.freebsd.org (Postfix) with ESMTP id 0AFF942B6 for ; Mon, 7 Feb 2000 11:04:18 -0800 (PST) Received: from acuson.com ([157.226.69.47]) by odin.acuson.com (Netscape Messaging Server 3.54) with ESMTP id AAA1333; Mon, 7 Feb 2000 11:04:58 -0800 Message-ID: <389F16F6.170E6AF5@acuson.com> Date: Mon, 07 Feb 2000 11:03:18 -0800 From: David Johnson Organization: Acuson X-Mailer: Mozilla 4.7 [en] (X11; U; SunOS 5.5.1 sun4m) X-Accept-Language: en MIME-Version: 1.0 To: David Wiard Cc: freebsd-questions@freebsd.org Subject: Re: apt-get, dselect? References: <3.0.5.32.20000207103906.0093c800@paladin.srn.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Wiard wrote: > > I've been using Debian on my other system for some time, now, and just > installed FreeBSD for the first time on this system. Is there anything > similar to Debian's apt-get or dselect in FreeBSD? When I installed > FreeBSD over the weekend, I had some troubles and quite a few packages > weren't installed (egcs, for one). How do I extract that package from the > CD without hunting it down? Ports. Or packages. Take your pick. Packages are just precompiled ports. They don't have quite the dependencies that dselect has, but they're still very good. Just mount the second (or third or fourth) CD, or get a TCP/IP connection going, and type make install in the egcs directory of ports. The FreeBSD handbook explains this quite well. I tried out ports seriously for the first time this weekend and it was very good. David Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message