Meego Wiki
From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(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 Netbboks.
+
Java is not part of MeeGo in version 1.1 or lower. This page describes how to install Java on MeeGo Netbooks.
==Installation==
==Installation==

Latest revision as of 15:47, 12 January 2011

Java is not part of MeeGo in version 1.1 or lower. This page describes how to install Java on MeeGo Netbooks.

Installation

  • Download latest Java version from java.com:
cd ~/Downloads
wget http://javadl.sun.com/webapps/download/AutoDL?BundleId=43870
  • You wil get a file like: jre-<version>-linux-x86-rpm.bin
  • Make the downloaded file executable:
chmod +x <downloaded .bin file>
  • execute the .bin file as root:
./<downloaded .bin file>
  • You will see some information about the state of the installation and finaly a "Done."

Now the Java Runtime Environment is installed on your device.

MeeGo TODO

  • Bring Java into official or Community repository
Retrieved from "http://wiki.meego.com/Java"
Personal tools