[tcljava-dev] Jacl1.3.2 "make install" error in msys
Brought to you by:
mdejong
From: Chang L. <cha...@ho...> - 2005-08-18 20:29:21
|
The Jacl1.3.2 with JDK1.5 on msys Windows XP. make install generated errors: Exception in thread "main" java.lang.NoClassDefFoundError: tcl/lang/Shell Exception in thread "main" java.lang.NoSuchMethodError: tcl.lang.Interp.setVar( Ljava/lang/String; Ljava/lang/String;I)V at tcl.lang.Shell.main(Shell.java:76) .... What is wrong? Chang |