View Single Post
  #5 (permalink)  
Old May 9th, 2002
nDiScReEt's Avatar
nDiScReEt nDiScReEt is offline
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Post Did You Try This?

place this command into your .bashrc or .bash_profile file:

export JAVA_HOME=/usr/java/
export PATH=$JAVA_HOME/jre/bin:$PATH

That might help. It didn't work for me but maybe because I'm using blackdown instead of sun. HTH
Reply With Quote