Juergen Kreileder writes:
 > > Classpath default:
 > >/../../../classes:/../../classes.zip:/../../classes.jar:
 > Yes, you have to tell the VM where it can find classes.zip.
 
Could this please be clarified?

a) the classpath generated by the JVM is bogus, right?
   If anything, it should be relative to it's location,
    e.g. /usr/local/java/lib?

b) from the jdk1.1.6/README.linux:
     No CLASSPATH, no JAVA_HOME, or other environment
     variables to set to get the basic system running.
   Now, I am not using the bin/ scripts when I do JNI.
   Is my CLASSPATH environment variable totally ignored
   here?

                                        b.



Reply via email to