flash for 9-beta3

Phil Oleson oz at nixil.net
Mon Oct 10 22:16:10 UTC 2011


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.



More information about the freebsd-current mailing list