From owner-freebsd-questions@FreeBSD.ORG Sat Mar 29 14:05:18 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 A93611065673 for ; Sat, 29 Mar 2008 14:05:18 +0000 (UTC) (envelope-from fbsd06+UP=9dfb354e@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id 789358FC2C for ; Sat, 29 Mar 2008 14:05:18 +0000 (UTC) (envelope-from fbsd06+UP=9dfb354e@mlists.homeunix.com) Received: from mxout-04.mxes.net (mxout-04.mxes.net [216.86.168.179]) by turtle-in.mxes.net (Postfix) with ESMTP id 2582B163F74 for ; Sat, 29 Mar 2008 09:48:13 -0400 (EDT) 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 7318CD059E for ; Sat, 29 Mar 2008 09:48:11 -0400 (EDT) Date: Sat, 29 Mar 2008 13:47:46 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080329134746.3bff6bb7@gumby.homeunix.com.> In-Reply-To: <20080329065645.GA1054@laotse.fqdn.th-h.de> References: <20080329065645.GA1054@laotse.fqdn.th-h.de> 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: FreeBSD 7.0 Handbook 6.2.4 Firefox, Mozilla Macromedia Flash plugin 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: Sat, 29 Mar 2008 14:05:18 -0000 On Sat, 29 Mar 2008 06:56:45 +0000 Bernd-Michael Ruhe wrote: > Hi all, > > when checking /usr/ports/emulators/linux_base I find different > versions: > > - linux_base-f7 > - linux_base-fc4 > - linux_base-fc6 > - linux_base-gentoo-stage1-3 > > what is the right version to apply to avoid issues? If you install a linux application then linux_base-fc4 will be installed as a dependency. This is the most stable version since it's intended to work with 2.4 kernel emulation. If you want to try one of the later fedora[-core] ports, which use 2.6 kernel emulation, you need to read UPDATING. I'm not sure how well Flash 9 actually works under 2.6 kernel emulation, but it doesn't work well under 2.4. Flash 7 work under either.