We need to set the JAVA HOME

From MyWiki
Revision as of 12:19, 9 October 2015 by George2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

add following into /etc/bashrc

export JAVA_HOME=/usr/lib/jvm/jre-1.7.0-openjdk/
I had to cd /usr/lib/jvm, then ln -s java-1.7.0-openjdk-1.7.0.85.x86_64/jre jre-1.7.0-openjdk