From owner-freebsd-questions@FreeBSD.ORG Sat Nov 10 02:01:56 2007 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 D746116A417 for ; Sat, 10 Nov 2007 02:01:56 +0000 (UTC) (envelope-from icantthinkofone@charter.net) Received: from mtai03.charter.net (mtai03.charter.net [209.225.8.183]) by mx1.freebsd.org (Postfix) with ESMTP id 76D2313C4B0 for ; Sat, 10 Nov 2007 02:01:56 +0000 (UTC) (envelope-from icantthinkofone@charter.net) Received: from aa04.charter.net ([10.20.200.156]) by mtai03.charter.net (InterMail vM.7.08.02.00 201-2186-121-20061213) with ESMTP id <20071110020136.GDUI21729.mtai03.charter.net@aa04.charter.net> for ; Fri, 9 Nov 2007 21:01:36 -0500 Received: from robs-laptop.com ([71.85.241.27]) by aa04.charter.net with ESMTP id <20071110020136.OGVM1254.aa04.charter.net@robs-laptop.com> for ; Fri, 9 Nov 2007 21:01:36 -0500 Message-ID: <47351100.10008@charter.net> Date: Fri, 09 Nov 2007 20:01:36 -0600 From: icantthinkofone User-Agent: Thunderbird 2.0.0.6 (X11/20070914) MIME-Version: 1.0 CC: "freebsd-questions@freebsd.org" References: <4734D8B0.1060200@riderway.com> <4734DA4C.90702@riderway.com> In-Reply-To: <4734DA4C.90702@riderway.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Chzlrs: 0 Subject: Re: flash: linux firefox vs linuxpluginwrapper 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, 10 Nov 2007 02:01:56 -0000 Philip M. Gollucci wrote: > Philip M. Gollucci wrote: > >> John wrote: >> >>> I've been struggling to get a handle on the FreeBSD system. Making good >>> progress, but then I ran into the fact that Firefox on FreeBSD can't do >>> flash. Definite showstopper, for me. Ok, then I tried to use the >>> linuxpluginwrapper approach, and it didn't work. >>> >>> It made me recall, in reading up on FreeBSD, I did see where somebody >>> installed both Firefox and Linx-firefox. >>> >>> So before I do battle with this Linux wrapper approach, I wondered if I >>> would be better off simply installing the Linux-firefox? >>> >>> Is that easier? More likely to work? >>> >> http://unix.derkeiler.com/Mailing-Lists/FreeBSD/questions/2007-07/msg01919.html >> > ----> cd /usr/ports/emulators/linux_base-fc6 ; make install clean > > There is now: > cd /usr/ports/emulators/linux_base-f7 ; make install clean > which you should use instead -- its newer :) > > > And all that works fine with Firefox and FreeBSD.