Click to See Complete Forum and Search --> : It's about 'java' in Linux


leonz
07-22-2001, 06:01 AM
Hi,
I just installed Linux Mandrake 8 into my PC. As I always use Java in my programming assignment, I try to compile java file (in any directory) and it works. It's because I installed IBM Via Voice which provide the java environment. I notice that the version is 1.3.0_02 (check it using 'java -version').
I try to update my java environment by installing the current java version from java.sun.com (which is jdk1.4).

After I installed (jdk1.4, j2re1.4) into my Linux, and I check again my java version. But it turns out that it's still in version 1.3.0_02.

How to change my running java environment into the current one? Thanks for ur help.