Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

I've tried putting libflashplayer in just about every directory and still FF won't see any plugins?

  • 3 отговора
  • 3 имат този проблем
  • 4 изгледи
  • Последен отговор от cor-el

more options

FF runs ok but does not find any plugins on a 64 bit Linux system. I put the libflashplayer.so in /lib64 as well as /usr/lib64 and /usr/firefox and /usr/firefox/components. FF version is 6.0.2.

FF runs ok but does not find any plugins on a 64 bit Linux system. I put the libflashplayer.so in /lib64 as well as /usr/lib64 and /usr/firefox and /usr/firefox/components. FF version is 6.0.2.

Всички отговори (3)

more options

If you have a 32 bit Firefox version then you need to place the plugins or symlink in a location for 32 plugins.
Also make sure that you have 32 versions of all plugins.

Try /usr/lib/mozilla/plugins


more options

The link provided by cor-el is valable information on locating the directories FF was using. In my case I had to use the Program manager in order to remove the older flash plugins. Then do the "find / -name libflashplayer" and clean up the system by deleting them. Then I installed the new flash player from the net. The new installer put the plugin into /usr/lib/flash-plugins/ and /usr/lib/mozilla/plugins/. Not correct for me, so I copied it to /firefox/plugins which is where my FF is located. Now all is fine.

Thanks for the help. The link from above was:

http://kb.mozillazine.org/Determining_plugin_directory_on_Linux .