From owner-freebsd-questions@FreeBSD.ORG Sun Nov 11 01:00:29 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 B4C9016A418 for ; Sun, 11 Nov 2007 01:00:29 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from darklight.org.ru (ipv6.darklight.org.ru [IPv6:2001:470:1f07:84::1]) by mx1.freebsd.org (Postfix) with ESMTP id B0B0313C4BB for ; Sun, 11 Nov 2007 01:00:28 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from darklight.org.ru (yuri@darklight.org.ru [IPv6:::1]) by darklight.org.ru (8.14.2/8.14.2) with ESMTP id lAB10Ndr014672; Sun, 11 Nov 2007 04:00:23 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) Received: (from yuri@localhost) by darklight.org.ru (8.14.2/8.14.2/Submit) id lAB10MuQ014671; Sun, 11 Nov 2007 04:00:22 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) X-Authentication-Warning: darklight.org.ru: yuri set sender to yuri.pankov@gmail.com using -f Date: Sun, 11 Nov 2007 04:00:22 +0300 From: Yuri Pankov To: Tino Engel Message-ID: <20071111010022.GA99978@darklight.org.ru> References: <4734D8B0.1060200@riderway.com> <4734DA4C.90702@riderway.com> <47351141.4090209@charter.net> <473660A4.9080501@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <473660A4.9080501@web.de> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: "freebsd-questions@freebsd.org" , icantthinkofone 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: Sun, 11 Nov 2007 01:00:29 -0000 On Sun, Nov 11, 2007 at 01:53:40AM +0000, Tino Engel wrote: > icantthinkofone wrote: >> 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 :) >>> >>> >>> >> btw, you don't need both native and Linux Firefox. Native Firefox an do >> flash just fine. >> _______________________________________________ > Well, how can it? I cannot build linuxpluginwrapper, it alway fails saying: > ===> linuxpluginwrapper-20051113_8 doesn't support ELF symbol versioning, > yet.. > *** Error code 1 > I > I am using RELENG_7 on i386. Use www/nspluginwrapper. Yuri