Skip to content

Instantly share code, notes, and snippets.

@aesteve
Created January 1, 2016 23:09
Show Gist options
  • Save aesteve/3a4a80ad4e9b711123ee to your computer and use it in GitHub Desktop.
Save aesteve/3a4a80ad4e9b711123ee to your computer and use it in GitHub Desktop.
add JAVA_HOME (/etc/profile)
export JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:bin/javac::")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment