If you would like to use the new version or an older version simply
change the value of JAVA_HOME to the correct path. Available versions
are:
/depot/jdk1.1.6
/depot/jdk1.1.5
/depot/jdk1.1.4
/depot/jdk1.1.3
/depot/jdk1.1
/depot/java-1.0.1
If you are using tcsh like most sane people you can accomplish this by:
setenv JAVA_HOME /depot/jdk<version>
That works in csh too. If you are using the bourne shell, ksh, or bash:
JAVA_HOME=/depot/jdk<version>
export JAVA_HOME
Of course, if you'd like to change the version setting for more than one
session you can append the above commands to your .cshrc file.
After setting the JAVA_HOME var to the desired version, the appropriate
executables, class files, and libraries will be used whenever you run one
of the java executables or appletviewer thanks to a few shell script
wrappers.
Please send any questions or comments to request@cs.fiu.edu
----------------------------------------------------------------------
This message brought to you by the scsnet-info mailing list. To unsubscribe
send a email message with the *body* being the word unsubscribe to
scsnet-info-request@cs.fiu.edu. Archives of all messages are available at:
http://www.cs.fiu.edu/support/scsnet-info-archive