How I setup Flash on my fresh Fedora 10 x86_64 install.
- Close Firefox
- Change to the Firefox plugins directory
- Download the Flash plugin
- Extract the plugin
- Remove the .tar.gz as you now have the plugin extracted
- Open Firefox & you should be away!
cd /usr/lib64/mozilla/plugins/ wget http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz tar -xvzf libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz rm libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz
(Visited 172 times, 1 visits today)