Adobe Flash: Difference between revisions

From OLPC
Jump to navigation Jump to search
(New page: To install Adobe Flash, 1. open the terminal activity; 2. start a "root" process by typing: su 3. install the flashplayer rpm by typing: rpm -i http://fpdownload.macromedia.com/get/...)
 
No edit summary
Line 10: Line 10:


rpm -i http://fpdownload.macromedia.com/get/flashplayer/current/flash-plugin-9.0.48.0-release.i386.rpm
rpm -i http://fpdownload.macromedia.com/get/flashplayer/current/flash-plugin-9.0.48.0-release.i386.rpm

or, for the most recent version (untested as of yet)

rpm -i http://fpdownload.macromedia.com/get/flashplayer/current/flash-plugin-9.0.115.0-release.i386.rpm

Revision as of 19:20, 10 December 2007

To install Adobe Flash,

1. open the terminal activity;

2. start a "root" process by typing:

su

3. install the flashplayer rpm by typing:

rpm -i http://fpdownload.macromedia.com/get/flashplayer/current/flash-plugin-9.0.48.0-release.i386.rpm

or, for the most recent version (untested as of yet)

rpm -i http://fpdownload.macromedia.com/get/flashplayer/current/flash-plugin-9.0.115.0-release.i386.rpm