[tcljava-user] problem in make install
Brought to you by:
mdejong
From: community h. <hel...@ya...> - 2005-09-08 11:10:11
|
Hi, when i've run "make install" i had the following: ........ ......... ......... Installing jaclsh.bat in /usr/local/bin Exception in thread "main" java.lang.NoClassDefFoundError:tcl/lang/shell Instead of this error i can run the getting started example of using java variables in tcl. But i can't use tcl in java code. i tested a simple hello world containing "import tcl.lang.*;". the java compiler displays an error saying that it can't import tcl.lang.*. Thank you ______________________________________________________ Click here to donate to the Hurricane Katrina relief effort. http://store.yahoo.com/redcross-donate3/ |