Classes.zip

1998-08-19 Thread prescom . bal
Yesterday, I've exposed a pb with jdk 1.1.6 After different type of invocation and different values in env variables, the answer coming from javac was the same (something like : unable to find /java/lang/Threads) The contributions I've received were all classpath centered ! (may be due to the ob

jdk pb

1998-08-18 Thread prescom . bal
Hi JDK 1.1.6 Version 3 libc5 : libc.so.5.4.4 / libdl.so.1.7.14 Invocation : javac mysample.java (with the right classpath) Message : unable to initialize thread . Is there a special version for libc and libdl ?? (It seems that the v3 has been built with libc-5.4.46 and libdl.so.1.9.9) Than

classpath ?

1998-08-18 Thread prescom . bal
Hi Steve sorry for this question, but I'm new on Linux !! Just installed : JDK 1.1 6 Version 1 Env : libc5 Vers : 5.4.4 Env Var : PATH set to /usr/local/java/jdk/bin:$PATH Env Var : CLASSPATH set to /usr/local/java/jdk/lib/classes.zip Invocation from /usr/local/java/samples/MyFirstJava.java :