Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

While installing java, I am getting an error saying path not found.

JAVA_HOME=/usr/local/Java/jre1.5.0_07
PATH=$PATH:$HOME/bin:$JAVA_HOME/bin
export JAVA_HOME
export PATH

Thanks, Sowmya

share|improve this question
what are you installing jdk (open jdk/sun jdk or oracle jdk??)or jre? This question & answer might help you askubuntu.com/q/48468/35775 – Web-E Jul 22 '12 at 10:12
or this might be easier webupd8.org/2012/01/… – Web-E Jul 22 '12 at 10:14
This doesn't seem to work. That's why I posted this thread. – Sowmya Jul 24 '12 at 15:54
please see my first comment – Web-E Jul 24 '12 at 16:05

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.