From owner-freebsd-questions Sat Jun 1 20: 3:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.22.40]) by hub.freebsd.org (Postfix) with ESMTP id AB33D37B404 for ; Sat, 1 Jun 2002 20:03:16 -0700 (PDT) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.12.1/8.12.1) with ESMTP id g5233EUG153234; Sat, 1 Jun 2002 23:03:15 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20020602015735.OVFH7991.priv-edtnes09-hme0.telusplanet.net@a7a42593> References: <20020602015735.OVFH7991.priv-edtnes09-hme0.telusplanet.net@a7a42593> Date: Sat, 1 Jun 2002 23:03:13 -0400 To: tyler spivey , freebsd-questions@FreeBSD.ORG From: Garance A Drosihn Subject: Re: freebsd from source? Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) 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 At 7:57 PM -0600 6/1/02, tyler spivey wrote: >I'm wondering if it is possible to install the base system >of freebsd from my custom burned 4.4 cds, but compile the >ports I need from source instead of using the ports system? > >I'm not comfortable with it yet, and if I install, say, >someport, I don't know what it's trying to do, so I can't >see if it's doing something I don't want it to. There are two slightly different systems. The "ports collection" is a framework which lets you compile whatever things you want to add to FreeBSD. There are also "packages". These are ports that someone else has compiled, and they have made the binary-only package available for you to install. If you want to look over everything before installing it, you could go with the ports collection. The ports collection itself is just the information on how to compile all the different programs which are in it. You would have to spend a little time learning "ports" if you really want to feel comfortable with everything that it is doing, however, you will have to duplicate a lot of work if you ignore the ports collection and try to find and compile all the pieces for whatever it is you want to build. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message