Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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

  • 3 antwoorden
  • 3 hebben dit probleem
  • 4 weergaven
  • Laatste antwoord van 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.

Alle antwoorden (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 .

more options

You're welcome