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. _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"