On Mon, 1 Oct 2012 16:06:53 -0300 marcos alves articulated: > 2012/10/1 marcos alves <noid...@gmail.com> > > 2012/10/1 Jerry <je...@seibercom.net> > > > >> I just finished installing "linux-f10-flashplugin-11.2r202.238". > >> For some inexplicable reason, it is no longer working. I followed > >> the directions in "UPDATING" but without success. I even cleared > >> out the entries in the "~/.mozilla/plugins" directory and reran > >> the command without results. In fact, now nothing is listed in the > >> directory and flash still doesn't work. Every time I reach a page > >> that requires flash, I am greeted with a message telling me I need > >> to download and install it. > > > > If you have the flashpluggin.so just do nspluginwrapper -v -a -i > > and you should be fine. > > i meant libflashplayer.so
The problem was the link was broken. I finally ran: ln -s -f /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so /usr/local/lib/browser_plugins/ I had to use the "-f" flag otherwise it said the link existed. However, for whatever reason, it was not working correct. I recreated it, then ran: "nspluginwrapper -v -a -i" and all is well. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __________________________________________________________________ _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"