Şu anda bakım nedeniyle sitemiz kısıtlı işlevsellik sunmaktadır. Mevcut makaleler sorununuzu çözmediyse ve bize soru sormak isterseniz Twitter’da @FirefoxSupport hesabından ve Reddit’teki /r/firefox subreddit'inden destek gönüllülerimize ulaşabilirsiniz.

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

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

  • 3 yanıt
  • 3 kişi bu sorunu yaşıyor
  • 4 gösterim
  • Son yanıtı yazan: 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.

Tüm Yanıtlar (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 .