Help!about the installation of JDK [message #366708] |
Mon, 23 October 2000 21:12 |
hunter
Messages: 13 Registered: October 2000 Location: ballarpur
|
Junior Member |
|
|
The problem happens during the installation of the Java Developing Kit.
After I tar the file,set the classpath and change the etc/.profile.But after I type "which java" to test the install.I still cannot chang the path.
whatever I tried the java path always point to "/usr/bin/java",that is not the java path I set.So what's wrong?
The install procedure I followed is
http://java.sun.com/products/jdk/1.2/install-linux.html#Concatenate
in the end of step 6,I am confused at the following instructions:(I use bash)
For ksh, bash or sh:
$ . $HOME/.profile
$ which java
Can you tell me what is the meaning of the first line?
Thank you !!!
|
|
|