Ben Gamblin Online - Blog: Flash Player 10 Beta on Ubuntu Hardy Heron A... |
Flash Player 10 Beta on Ubuntu Hardy Heron AMD6411 Jun '08, 09:16I spent a little while searching for instructions on how to setup the beta version of Adobe Flash 10 on Ubuntu. Now I've found them, I'm putting them here for easy reference.Note that these instructions are for the beta version of the latest Flash player. It may have some bugs or do something unexpected. Don't blame me for anything going wrong.
cd ~/Desktop
tar -xzvf flashplayer10_install_linux.tar.gz install_flash_player_10_linux sudo mv -f ~/Desktop/install_flash_player_10_linux/libflashplayer.so /usr/lib/firefox-addons/plugins/ sudo apt-get install -y nspluginwrapper sudo nspluginwrapper -i /usr/lib/firefox-addons/plugins/libflashplayer.so sudo ln -s /usr/lib/nspluginwrapper/plugins/npwrapper.libflashplayer.so /usr/lib/firefox-addons/plugins/
Permalink | Comments (0) |
|