[tcljava-user] tclBlend1.3.1 - Build on Windows XP.
Brought to you by:
mdejong
From: <PFi...@hb...> - 2004-06-02 04:57:46
|
Found Windows specific install instructions for tclblend and jacl at http://mini.net/tcl/9993. These should really be included with the TcLBlend 1.3.1 distro. Installed tclblend and jacl into /local/bin directory under msys. Copied tkcon.tcl from Windows Active State distro to /local/bin. Ran tkcon from jwish script. PYF@ISDW1031 /local/bin $ jwish tkcon.tcl Ran "package require java" from tkcon command line. Main console display active (Tcl8.4.4 / Tk8.4.4) (bin) 1 % package require java 1.3.1 Ran gridDemo.tcl sucessfully. (gridDemo) 24 % source gridDemo.tcl Everything works so far but I really need to be able to run TclBlend outside the msys_mingw shell. Is this possible? Note: the install instructions mentioned above have a few typos. 1. Step 8. replace "cd to src/tclBlend1.3.1/win (resp. src/tclBlend1.3.1)" with "cd to src/tclBlend1.3.1" replace "--with-threads=<path to src>/src/thread25/win" with "--with-thread=<path to src>/src/thread25" Make Install runs sucessfully. PYF@ISDW1031 /src/tclblend1.3.1 $ make install # # Installing tcljava # Making directory /usr/local/lib/tcljava1.3.1 Installing tcljava.jar in /usr/local/lib/tcljava1.3.1 # # Installing tclblend # Installing tclblend.dll in /usr/local/lib/tcljava1.3.1 Installing tclblend.jar in /usr/local/lib/tcljava1.3.1 Installing pkgIndex.tcl in /usr/local/lib/tcljava1.3.1 Installing xputils package in /usr/local/lib Installing jtclsh in /usr/local/bin Installing jwish in /usr/local/bin Testing installed program Installed program is working correctly 1. Step 9. Replace "cd to src/jacl1.3.1/win" with "cd to src/jacl1.3.1" ============================================================ HBF Health Funds Inc. a registered organisation under the National Health Act HBF Insurance Pty Ltd ACN 009 268 27 This email is a confidential communication intended only for the named Addressee(s). If you are not that person any disclosure, copying, distribution or use of this email or the information in it is prohibited. Please notify us immediately by telephone, (+61) 08 9265 6111 or return email and delete this email. |