Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2011 15:38:10 -0600
From:      Phil Oleson <oz@nixil.net>
To:        freebsd-current@freebsd.org
Subject:   Re: flash for 9-beta3
Message-ID:  <4E9365C2.2020909@nixil.net>
In-Reply-To: <ea1555fb309a5b28cab9d4a7e96c3ddc.squirrel@109.169.62.232>
References:  <8e42ff5adc4823b6a46fb59704a2bca5.squirrel@eternamente.info>	<CAHLcusQLT2Su57oJDHHupECrViVyYO-5m2hHHMWTyifN-%2B4%2BXA@mail.gmail.com>	<CAGH67wS5Xuh22s9%2BWAxr5CeX6n-4SLVFvUEDMM-0ksaHB3dN_Q@mail.gmail.com>	<alpine.BSF.2.00.1110081547200.9628@wonkity.com>	<4E90D6CC.1030500@FreeBSD.org>	<0c062e2fefcf6a8bc2c436281780cec0.squirrel@eternamente.info> <ea1555fb309a5b28cab9d4a7e96c3ddc.squirrel@109.169.62.232>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/10/11 15:30, Nenhum_de_Nos wrote:
> 
> On Sun, October 9, 2011 13:39, Nenhum_de_Nos wrote:
>>
>> On Sat, October 8, 2011 20:03, Doug Barton wrote:
>>> On 10/08/2011 14:53, Warren Block wrote:
>>>> nspluginwrapper needs to be run as the end user.
>>>
>>> The pkg-message tells them to do that.
>>
>> ops, haven't seen it though. all the ports cleaned by the "clean" part of
>> the command got on my way :(
> 
> I did, no good though.
> 
> FF still says no plugins.
> 
> is it FF 7 compatible ?
> 
> matheus
> 

I ran into this recently.  Though I have not figured out a more correct fix.. add this to your .bashrc:

export MOZ_PLUGIN_PATH=/usr/local/lib/browser_plugins/symlinks/gecko19:/usr/local/lib/npapi/symlinks/firefox

or.. .cshrc

setenv MOZ_PLUGIN_PATH /usr/local/lib/browser_plugins/symlinks/gecko19:/usr/local/lib/npapi/symlinks/firefox

and flash will work with the newer firefox.

-Phil.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E9365C2.2020909>