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
Related posts: