[tcljava-user] TCL Error 'can't find package java'
Brought to you by:
mdejong
From: Sheelu_George <She...@Sa...> - 2006-01-18 14:16:37
|
=20 =20 =20 Hi, Am trying to install tclBlend in Linux fedora core 3 machine.i had downloaded tcl8.4 and had run the 'configure' scripts by typing "./configure". When this was done I typed "make" to create the tclblend.jar and tcljava.jar as per the instructions given in README.tclblend. so to test the tclblend I typed "package require java" but I got the following exceptions: =20 =20 [root@localhost unix]# make shell LD_LIBRARY_PATH=3D`pwd`:${LD_LIBRARY_PATH}; export LD_LIBRARY_PATH; \ TCL_LIBRARY=3D"/root/tcl8.4.12/library"; export TCL_LIBRARY; \ ./tclsh % package require java can't find package java % =20 Please help me to sort out this problem. =20 Thanks in advance =20 She...@sa... =20 =20 =20 DISCLAIMER: This email (including any attachments) is intended for the sole use of = the intended recipient/s and may contain material that is CONFIDENTIAL = AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or = copying or distribution or forwarding of any or all of the contents in = this message is STRICTLY PROHIBITED. If you are not the intended = recipient, please contact the sender by email and delete all copies; = your cooperation in this regard is appreciated. |