(Created page with "Java is not part of MeeGo in version 1.1 or lower. This page describes how to install Java on MeeGo Netbboks. ==Installation== *Download latest Java version from java.com: cd ~…") |
m |
||
| Line 1: | Line 1: | ||
| - | Java is not part of MeeGo in version 1.1 or lower. This page describes how to install Java on MeeGo | + | Java is not part of MeeGo in version 1.1 or lower. This page describes how to install Java on MeeGo Netbooks. |
==Installation== | ==Installation== | ||
Java is not part of MeeGo in version 1.1 or lower. This page describes how to install Java on MeeGo Netbooks.
cd ~/Downloads wget http://javadl.sun.com/webapps/download/AutoDL?BundleId=43870
chmod +x <downloaded .bin file>
./<downloaded .bin file>
Now the Java Runtime Environment is installed on your device.