RealPlayer: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
(nf> proprietary)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{proprietary}}
realplayer can be installed in the xo


RealPlayer can easilly be instaled on the xo:
enter terminal type


Enter the [[Terminal Activity]] and type the following:
$] wget http://software-dl.real.com/30797ed883585619ce21/unix/RealPlayer11GOLD.bin


wget http://software-dl.real.com/30797ed883585619ce21/unix/RealPlayer11GOLD.bin
after it downloads type
chmod a+x RealPlayer11GOLD.bin

./RealPlayer11GOLD
$] chmod a+x RealPlayer11GOLD.bin

after that just type

$]./RealPlayer11GOLD

do what it says and done!


this will install it in /home/olpc/RealPlayer/realplay
this will install it in /home/olpc/RealPlayer/realplay
Line 19: Line 13:
to run it type
to run it type


$]/home/olpc/RealPlayer/realplay
/home/olpc/RealPlayer/realplay

NOTE: realplayer DASE NOT work in browse so for (as i now) it only works in firefox


NOTE: realplayer DOES NOT work in browse, you will have to use the [[Firefox]] activity
if you have truble viste the install page on real.com: http://www.real.com/moreinfo/playerplus_install.html?system=linux&pageid=unagi.8902005&pageregion=A1

Latest revision as of 04:01, 19 December 2008

This page describes third-party software that does not meet the OLPC standards for software freedom. The use of such software is unsupported; OLPC does not endorse or encourage its use.

RealPlayer can easilly be instaled on the xo:

Enter the Terminal Activity and type the following:

wget http://software-dl.real.com/30797ed883585619ce21/unix/RealPlayer11GOLD.bin 
chmod a+x RealPlayer11GOLD.bin 
./RealPlayer11GOLD 

this will install it in /home/olpc/RealPlayer/realplay

to run it type

/home/olpc/RealPlayer/realplay

NOTE: realplayer DOES NOT work in browse, you will have to use the Firefox activity