Difference between revisions of "Install flashplayer"
m |
(changed to "all terminal commands" version) |
||
Line 9: | Line 9: | ||
save to disk, hopefully in an easy to recognize place like /home/<yourusername> | save to disk, hopefully in an easy to recognize place like /home/<yourusername> | ||
− | open | + | open a terminal (Ctrl+Alt+t) |
− | + | type '''tar -zxvf install_flash_player_7_linux.tar.gz''' (you may have to cd to the correct directory first). This should result in a series of filenames being typed on the screen as the package is extracted. If it does not, make sure you are in the right directory. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
''optional -- become root. if you are root, flash will be installed for all users, otherwise it will only be installed for you.'' | ''optional -- become root. if you are root, flash will be installed for all users, otherwise it will only be installed for you.'' |
Revision as of 18:00, 7 December 2004
The following instructions are meant for the Freekbox 2
Browse to http://www.macromedia.com
click on download flash player (as of this date, in the Shortcuts box)
click the download now button (You have read the user agreement, right?)
save to disk, hopefully in an easy to recognize place like /home/<yourusername>
open a terminal (Ctrl+Alt+t)
type tar -zxvf install_flash_player_7_linux.tar.gz (you may have to cd to the correct directory first). This should result in a series of filenames being typed on the screen as the package is extracted. If it does not, make sure you are in the right directory.
optional -- become root. if you are root, flash will be installed for all users, otherwise it will only be installed for you.
enter cd install_flash_player_7_linux
enter ./flashplayer-installer
follow the prompts. When it asks what browser to install it for, select m or a
you should now have flash installed on your freekbox. Open a browser and go to http://www.macromedia.com to test it.