Timothy Wilson <wilson at visi.com> writes: > OK, I'm making some progress on this. It turns out that the errors I was > seeting had more to do with how I was running the script that actually > executes the Java code. Now when it looks like I'm doing things properly, I > get: > > # ./xeena.sh > using java in [/usr/lib/jdk1.1] > Unable to initialize threads: cannot find class java/lang/Thread > Could not create Java VM > # > > Do I need to enable threads somewhere? > > I see on the Debian site that there's a jdk1.1-native-dev that "contains the > native threads (linuxthreads) extensions to the jdk1.0-dev package." Could > this be what I'm missing? This means that the classpath is being set, but does not include classes.zip. This is only a problem with jdk < 1.2 -- Jon Schewe http://eggplant.mtu.net/~jpschewe schewe at tcfreenet.org --------------------------------------------------------------------- To unsubscribe, e-mail: tclug-list-unsubscribe at mn-linux.org For additional commands, e-mail: tclug-list-help at mn-linux.org