[tcljava-user] Tcl Blend installation with ActiveState Tcl 8.4.*
Brought to you by:
mdejong
From: Saket J. <sj...@ya...> - 2008-11-16 19:22:07
|
Hi, To give a brief background, I am planning to build an application based on WSDL-Java technology. I require to blend this with Tcl as all my automation scripts are in Tcl. Basically, I have a simple requirement: I want to be able to use TclBlend from ActiveState Tcl on Windows. That is, I should be able to do something like: C:\>tclsh % package require java 1.4.0 % I have followed the steps on http://tcljava.sourceforge.net, which required me to download Mingw/Msys. It allows me to do 'package require java' from a 'jtclsh' shell or using 'jtclsh.bat'. Is there no way to install TclBlend in C:/Tcl/Lib, so that the 'java' package can be loaded from within a 'tclsh' shell just like Itcl, Expect etc? Any assistance will be much appreciated. Thanks in anticipation Regards Saket Jha Be the first one to try the new Messenger 9 Beta! Go to http://in.messenger.yahoo.com/win/ |