Are you starting a standard Tcl shell first, then load TclBlend?  Are you
embedding the Tcl interpreter into a C program that is not the "tclsh.exe"?
How are you using multi-threads in your program?

-- Jiang Wu
   [EMAIL PROTECTED]

-----Original Message-----
From: Suvarna Ayyagari [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 10, 2000 4:32 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: [Tcl Java] Tclblend and Perl


Hi All,

I am running into some problems when tclblend and perl 5. I am using 
Tclblend1.2.5 with tcl8.0.5 and on a solaris 2.5.1 and sometimes on solaris 
2.6.

>From Tcl, I am calling a perl script. This perl script does a telnet to 
another machine and does some sysread ans syswrite fns on a port on the 
machine and returns to the tcl script.

I have been using this script for over several years. Now when I am doing a 
"package require java", I notice that when the perl script is called it 
never returns and it just hangs.

Any thoughts as to why this is happenning?

Thanks
Suvarna
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
An archive is available at http://www.mail-archive.com/tcljava@scriptics.com

----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
An archive is available at http://www.mail-archive.com/tcljava@scriptics.com

Reply via email to