View Single Post
Old July 13th, 2007   #3
Gremlinzzz
100% Pure Ubuntu
 
Gremlinzzz's Avatar
 
Join Date: Nov 2006
Beans: 857
Re: flash player update from adobe

sudo apt-get remove flashplugin-nonfree
rm ~/.mozilla/plugins/*flash*
http://www.adobe.com/shockwave/downl...ShockwaveFlash
save to desktop
cd Desktop
tar -xvzf install_flash_player_9_linux.tar.gz
sudo mv install_flash_player_9_linux/libflashplayer.so /usr/lib/firefox/plugins/
sudo mv install_flash_player_9_linux/flashplayer.xpt /usr/lib/firefox/plugins/
Gremlinzzz is offline   Reply With Quote