> It sounds like you need to set $CLASSPATH in your BASH
> environment to include
> classes.zip from JDK 1.1.

I did that. But if I set do 'export CLASSPATH=/jdk118/lib/classes.zip:<other
packages>' it does not work, and if I do 'export
CLASSPATH="/jdk118/lib/classes.zip;<other packages>' then it works fine.

To me, the "java.exe" (from jdk 1.1.8) does not understand the unix-like
syntax of CLASSPATH.

I still have to try with jdk 1.2.2 though

Yannick



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to