Skip to content

Instantly share code, notes, and snippets.

@davidecavaliere
Created April 26, 2013 21:26
Show Gist options
  • Save davidecavaliere/5470554 to your computer and use it in GitHub Desktop.
Save davidecavaliere/5470554 to your computer and use it in GitHub Desktop.
apt-get update
apt-get install sun-java6-jdk
echo 'JAVA_HOME=”/usr/share/jvm/java-6-sun”' > /etc/environment
echo 'JRE_HOME=”/usr/share/jvm/java-6-sun/jre”' > /etc/environment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment