Re: [tcljava-dev] Trying to run jaclsh
Brought to you by:
mdejong
From: Sasvata (S. C. <sa...@ba...> - 2003-06-25 14:34:24
|
Larry you need to add tcljava.jar as well, that's where the tcl.lang.TclException class is. > $ CLASSPATH=$PWD/jacl.jar > $ export CLASSPATH > $ $PWD/jaclsh > Exception in thread "main" java.lang.NoClassDefFoundError: tcl/lang/TclException |