CentOS Firefox no Flash no Javascript and can't install the plug in.

  • mrwilder
  • 04/04/09
  • Offline
Posted: Wed, 2010-02-10 11:55

I installed a generic "desktop" configuration CentOS 5.4 with Firefox, etc.

Sadly for me, Firefox won't install the flash plug in automatically, and the manual "yum" didn't seem to fix it either. Course, I don't know what I'm doing.

Javascript doesn't seem to be running either, even though it's enabled in the preferences.

Anybody know what's up with that?

Thanks - Tony


You are correct! This has to

  • cyberjet
  • 02/10/10
  • Offline
  • Wed, 2010-02-10 20:29

You are correct! This has to be done manually. It's hard to believe with such a powerful OS CentOS 5.4 is not able to do this. I had the same issue and now I'm able to use Firefox to its fullest extent.

Try these steps.

** Open a terminal window by right clicking the mouse and then 'New terminal' ** Download the flash plugin from adobe site using the command $ wget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_p... ** Extract the file using the command $ tar xzvf install_flash_player_10_linux.tar.gz ** This will extract the file libflashplayer.so Copy the to the folder ** using the command $ cp libflashplayer.so ~/.mozilla/plugins/

** Close the firefox and start it again.

Enjoy!


Joyous Day

  • mrwilder
  • 04/04/09
  • Offline
  • Thu, 2010-02-11 12:32

Perfect. Thank you -

Tony