From owner-freebsd-questions@FreeBSD.ORG Tue Mar 18 23:14:08 2008 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 DC356106566B for ; Tue, 18 Mar 2008 23:14:08 +0000 (UTC) (envelope-from fbsd06+UE=42ad9e98@mlists.homeunix.com) Received: from mxout-04.mxes.net (mxout-04.mxes.net [216.86.168.179]) by mx1.freebsd.org (Postfix) with ESMTP id C80BA8FC12 for ; Tue, 18 Mar 2008 23:14:08 +0000 (UTC) (envelope-from fbsd06+UE=42ad9e98@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 6415BD05AB for ; Tue, 18 Mar 2008 19:14:07 -0400 (EDT) Date: Tue, 18 Mar 2008 23:14:04 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080318231404.2b2f9c35@gumby.homeunix.com.> In-Reply-To: <20080318214611.3bf426e9@gumby.homeunix.com.> References: <47E0233C.5030208@brookes.ac.uk> <20080318214611.3bf426e9@gumby.homeunix.com.> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: How to enable Linujx binary compatibility using sysinstall 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, 18 Mar 2008 23:14:09 -0000 On Tue, 18 Mar 2008 21:46:11 +0000 RW wrote: > > Why does the ports install require all these other packages, when > > none of these are installed if you remember to select the "Enable > > Linux binary compatibility" option during install? > > They are dependencies of the particular application, or linux-base. I didn't quite get that you were talking about just installing a linux-base. The reason is that sysinstall uses a FreeBSD package, but the port installs from whatever the Linux distro uses, in this case Fedora RPM packages. The port therefore requires the FreeBSD RPM port and its dependencies.