From owner-freebsd-multimedia@FreeBSD.ORG Mon Jan 14 17:22:01 2008 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB5F716A51F; Mon, 14 Jan 2008 17:22:01 +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 5F67413C457; Mon, 14 Jan 2008 17:21:59 +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 m0EHLUog003465; Mon, 14 Jan 2008 20:21:30 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) Received: (from yuri@localhost) by darklight.org.ru (8.14.2/8.14.2/Submit) id m0EHLTuB003148; Mon, 14 Jan 2008 20:21:29 +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: Mon, 14 Jan 2008 20:21:28 +0300 From: Yuri Pankov To: Alexander Leidinger Message-ID: <20080114172128.GC34419@darklight.org.ru> References: <20080114000402.GJ37723@gremlin.foo.is> <478AC391.7060904@FreeBSD.org> <20080114113008.7lo9vn4a2okc800g@webmail.leidinger.net> <20080114141907.GA34419@darklight.org.ru> <20080114175456.o051mdsois000g04@webmail.leidinger.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080114175456.o051mdsois000g04@webmail.leidinger.net> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Marcus Alves Grando , freebsd-multimedia@FreeBSD.org Subject: Re: Flash plugin on 7.0, what are my options? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2008 17:22:02 -0000 On Mon, Jan 14, 2008 at 05:54:56PM +0100, Alexander Leidinger wrote: > Quoting Yuri Pankov (from Mon, 14 Jan 2008 17:19:07 > +0300): > >> On Mon, Jan 14, 2008 at 11:30:08AM +0100, Alexander Leidinger wrote: >>> Quoting Marcus Alves Grando (from Mon, 14 Jan 2008 >>> 00:06:09 -0200): >>> >>>> Baldur Gislason wrote: >>>>> I recently installed 7.0-RC1 and I really want to get flash >>>>> working in some web browser. >>>>> What is a known working combination of browser+flash plugin? >>>>> I noted that linuxpluginwrapper doesn't compile under FreeBSD 7.0 >>>> >>>> I don't know about linuxpluginwrapper, but >>>> www/nspluginwrapper+www/linux-flashplugin7+www/firefox work's fine on >>>> mostly cases. >>> >>> If you run the 32bit version of FreeBSD. For 64bit I would be surprised if >>> it works (flashplugin is 32bit, and the native firefox would be 64bit, this >>> doesn't work together, you could try with linux-firefox in this case, as it >>> is 32bit too). >> >> Just for the record, linux-flashplugin7 + nspluginwrapper run just fine >> on -CURRENT/amd64 with compat.linux.osrelease=2.6.16 and linux_base-f7. >> With native FF, of course :-) > > I'm surprised. One can mix 32bit and 64bit stuff in the same executable > (the 32bit stuff does no native syscalls, but linux ones)? Well, that is the purpose of nspluginwrapper, as far as I understand. from pkg-descr: The nspluginwrapper is an Open Source compatibility plugin for Netscape 4 (NPAPI) plugins. That is, it enables you to use plugins on platforms they were not built for. For example, you can use the Adobe Flash plugin on Linux/x86_64, NetBSD and FreeBSD platforms. ===> Configuring for nspluginwrapper-0.9.91.5 host OS freebsd host CPU amd64 host big endian no target OS linux target CPU i386 > > Bye, > Alexander. > > -- > Work smarter, not harder, and be careful of your speling. > > http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 > http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 WBR, Yuri