Guest_imported
New member
- Jan 1, 1970
- 0
Hi all, i've just installed the Java Developer Kit for Java 1.2.2 on my AIX 4.3.3 for a FW GUI
when i type lslpp -l Java here is what i have
Java.rte.bin 1.1.8
Java.rte.classes 1.1.8
Java.rte.lib 1.1.8
Java_dev2.rte.bin 1.2.2.0
Java_dev2.rte.lib 1.2.2.0
Isn't it strange that there's no classes package in 1.2?
Well doesn't matter
I followed the procedure for the installation
I unset CLASSPATH, LIBPATH, JAVA_HOME and all other JAVA variables and then i made new ones
When i try to test :"java -version" here is the result :
"java was not found in /usr/java_dev2/jre/bin/aix/native_threads/java"
"Error : wrong version of /usr/java_dev2/jre/bin/aix/native_threads/java"
Do you hava an idea what could be the cause, thx
when i type lslpp -l Java here is what i have
Java.rte.bin 1.1.8
Java.rte.classes 1.1.8
Java.rte.lib 1.1.8
Java_dev2.rte.bin 1.2.2.0
Java_dev2.rte.lib 1.2.2.0
Isn't it strange that there's no classes package in 1.2?
Well doesn't matter
I followed the procedure for the installation
I unset CLASSPATH, LIBPATH, JAVA_HOME and all other JAVA variables and then i made new ones
When i try to test :"java -version" here is the result :
"java was not found in /usr/java_dev2/jre/bin/aix/native_threads/java"
"Error : wrong version of /usr/java_dev2/jre/bin/aix/native_threads/java"
Do you hava an idea what could be the cause, thx