Meego Wiki
From MeeGo wiki
Revision as of 15:46, 12 January 2011 by Jukey (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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 ~/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