Sugar Creation Kit/sck/Advanced Topics: Difference between revisions
m →Utilite |
m →Manuals: Adobe Flash on the XO-4 |
||
| Line 245: | Line 245: | ||
:[http://wiki.laptop.org/go/OLPC_SanFranciscoBayArea/OLPCSF_Community_Summit_2011/Help_Activity_Refresh Help Activity Refresh] | :[http://wiki.laptop.org/go/OLPC_SanFranciscoBayArea/OLPCSF_Community_Summit_2011/Help_Activity_Refresh Help Activity Refresh] | ||
:[http://wiki.laptop.org/go/Manuals Manuals Info] | :[http://wiki.laptop.org/go/Manuals Manuals Info] | ||
====Adobe Flash on the XO-4==== | |||
:[http://wiki.laptop.org/go/Vmeta Vmeta] | |||
*http://wiki.laptop.org/go/Adobe_Flash | |||
"It says that for the XO-4 (but not the same for the 1.75 OLPC will provide the player because it has paid the fees to Marvell. | |||
Copied form the wiki page but without the links supported... | |||
OLPC support will provide a libflashplayer.so at the same time as providing access to the video drivers. | |||
download and install the video drivers, | |||
copy the libflashplayer.so file to the XO-1.75 or XO-4, | |||
start the Terminal Activity, | |||
copy the plugin, paste this: | |||
sudo cp libflashplayer.so /usr/lib/mozilla/plugins/libflashplayer.so | |||
wrap the plugin, paste this: | |||
yum -y install nspluginwrapper && \ | |||
/usr/lib/nspluginwrapper/npconfig -n \ | |||
-p nswrapper_32_32 \ | |||
-d /usr/lib/mozilla/plugins-wrapped \ | |||
-i /usr/lib/mozilla/plugins/libflashplayer.so | |||
" | |||
==[http://internet-in-a-box.org/ Internet in a Box]== | ==[http://internet-in-a-box.org/ Internet in a Box]== | ||