From owner-freebsd-doc@FreeBSD.ORG Fri Jan 23 19:28:24 2009 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9A81106567C for ; Fri, 23 Jan 2009 19:28:24 +0000 (UTC) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (ns0.blackend.org [82.227.222.164]) by mx1.freebsd.org (Postfix) with ESMTP id 4082D8FC0C for ; Fri, 23 Jan 2009 19:28:24 +0000 (UTC) (envelope-from marc@blackend.org) Received: from gothic.blackend.org (gothic.blackend.org [192.168.1.203]) by abigail.blackend.org (8.13.4/8.13.3) with ESMTP id n0NJHlmm086789; Fri, 23 Jan 2009 20:17:47 +0100 (CET) (envelope-from marc@abigail.blackend.org) Received: from gothic.blackend.org (localhost [127.0.0.1]) by gothic.blackend.org (8.14.3/8.14.1) with ESMTP id n0NJHklC042046; Fri, 23 Jan 2009 20:17:46 +0100 (CET) (envelope-from marc@gothic.blackend.org) Received: (from marc@localhost) by gothic.blackend.org (8.14.3/8.14.3/Submit) id n0NJHkpH042045; Fri, 23 Jan 2009 20:17:46 +0100 (CET) (envelope-from marc) Date: Fri, 23 Jan 2009 20:17:46 +0100 From: Marc Fonvieille To: Leslie Jensen Message-ID: <20090123191745.GA1043@gothic.blackend.org> References: <497A0DFA.5050403@eskk.nu> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <497A0DFA.5050403@eskk.nu> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 7.1-STABLE User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-doc@freebsd.org Subject: Re: Handbook Chapter 10 Linux Binary Compatibility X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2009 19:28:25 -0000 On Fri, Jan 23, 2009 at 07:35:38PM +0100, Leslie Jensen wrote: > Hello > > I'm new on this list, tried to follow the handbook instruction on how to > enable Linux Binary Compatibility. > > It didn't work very well and I gave up on it. > > (I tried to install /usr/ports/emulators/linux_base-f8) > > > Then I found the following link on freebsd-questions mailing list > > http://crnl.org/blog/2008/11/01/flash-9-for-freebsd-71 > > and it describes how to install the linux_base-f8 in a way that works. [...] linux_base-f8 is not needed to run flash 9, linux_base-fc-4_13 is enough see "6.2.3 Firefox and MacromediaŽ Flash plugin" at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html -- Marc