From owner-freebsd-questions@FreeBSD.ORG Tue Mar 17 08:07:46 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0DE87106566C for ; Tue, 17 Mar 2009 08:07:46 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 676E78FC17 for ; Tue, 17 Mar 2009 08:07:44 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.13.1) with ESMTP id n2H84HH4010212 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 17 Mar 2009 15:04:17 +0700 (ICT) (envelope-from on@banyan.cs.ait.ac.th) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.2/8.12.11) id n2H87ht9098814; Tue, 17 Mar 2009 15:07:43 +0700 (ICT) Date: Tue, 17 Mar 2009 15:07:43 +0700 (ICT) Message-Id: <200903170807.n2H87ht9098814@banyan.cs.ait.ac.th> From: Olivier Nicole To: annonymejens+bsd@runbox.no, freebsd-questions@freebsd.org In-reply-to: <87fxhcshir.fsf@kobe.laptop> (message from Giorgos Keramidas on Tue, 17 Mar 2009 10:03:24 +0200) References: <87fxhcshir.fsf@kobe.laptop> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: Subject: Re: Compiling everything myself? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Mar 2009 08:07:46 -0000 Hi, > What I want to know is the following: Do I get the option of fetching > sources and running through a guided compilation; or do I get binaries > (like Debian) only? I'd say that installing from the source is part of the phylosophy of FreeBSD. There are pre-compiled packages, but as I see them, they are only designed to be bootstrap, not to be used on a long term basis. Best regards, olivier