Date: Wed, 28 Sep 2011 10:42:26 -0500 From: "Conrad J. Sabatier" <conrads@cox.net> To: "S.N.Grigoriev" <serguey-grigoriev@yandex.ru> Cc: freebsd-stable@freebsd.org Subject: Re: linux-f10-flashplugin Message-ID: <20110928104226.2e53343f@cox.net> In-Reply-To: <289481317219917@web124.yandex.ru> References: <289481317219917@web124.yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 28 Sep 2011 18:25:17 +0400 "S.N.Grigoriev" <serguey-grigoriev@yandex.ru> wrote: > Hi list, > > I upgraded today kernel and world from fresh sources on my 8-stable > amd64 system. I upgraded ports as well. After that both firefox and > chromium do not see linux-f10-flashplugin. I reinstalled manually > emulators/linux_base-f10, www/nspluginwrapper and > www/linux-f10-flashplugin10 and did other actions as described in the > chapter 6.2.3 of the FreeBSD Handbook. The following conditions are > met: linprocfs is mounted on /usr/compat/linux/proc, there is a > softlink from /usr/local/lib/browser_plugins/ pointing > to /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so, > ~/.mozilla/plugins/npwrapper.libflashplayer.so is created by the > nspluginwrapper -v -a -i command. > > All browsers still treat the flash plugin as missing. > What may be wrong? Hmmm. What's the output of: /usr/local/lib/nspluginwrapper/x86_64/freebsd/npconfig -l ^^^^^^ substitute appropriate architecture as needed Have you tried manually reinstalling the plugin with (ignore the linewrap below): /usr/local/lib/nspluginwrapper/x86_64/freebsd/npconfig -i /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so (again, substitute appropriate architecture in the path to npconfig as needed) -- Conrad J. Sabatier conrads@cox.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110928104226.2e53343f>