Flash 10 – 64bit

Flash 10 – 64bit

Today i removed Vista from my laptop and dedicated the whole lot to 64bit Fedora 10

All seemed to go ok, until i wanted to play flash read youtube videos from my blog. I needed a plugin, cut to the chase here is how i got it working, quite simple really.

1. Uninstall your existing flash packages
rpm -qa *flash*
sudo rpm -e `rpm -qa *flash*`

2. Download the flash plugin from here Direct link to file

3. Extract the archive and install the .so file
tar zxf libflashplayer-10.0.22.87.linux-x86_64.so.tar.gz
cp libflashplayer.so ~/.mozilla/plugins/

Restart your browser and see this page on my blog, if you see the video, it’s worked …. Enjoy

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • FriendFeed
  • LinkedIn
  • Live
  • MySpace
  • Slashdot
  • StumbleUpon

Related posts:

  1. Sometimes it’s so flakey.
  2. 64bit Fedora 10
  3. Extra Ram and 64bit Fedora
  4. Drivel – Wordpress
  5. Blogging Software

Leave a Reply