|   Java 
  I installed sun's j2sdk1.4.1 and j2re1.4.1 on my system but when I type in java -version it lists kaffe java virtual machine.  Engine: Just-in-time v3   Version: 1.0.7   Java Version: 1.1
 I uninstalled kaffe's version and tried the version command again and it gives me a error stating /usr/bin/java not found.  I tried to reinstall suns version thinking it got uninstalled maybe but it states it is already installed.  What I assume here is that the kaffe java vm was installed in /usr/bin/java.  Suns java that I installed is located in /usr/java/..
 /j2sdk1.4.1_01 or /j2re1.4.1_01
 
 Am I assuming right?  If so what do I do to correct this problem?  Thanks.
 |