[Tcl Java] Re: [Tcl Java] Re: [Tcl Java] RE: [Tcl Java] Tclblend and Perl

2000-05-12 Thread Mo DeJong
The only thing I can think of is a problem with vfork vs fork that was fixed in Tcl. Please upgrade to Tcl 8.3.1 and see if that fixes the problem. This really does not have anything to do with Perl. Mo Dejong Red Hat Inc. On Fri, 12 May 2000, Suvarna Ayyagari wrote: > I am using a std tcl shel

[Tcl Java] RE: [Tcl Java] TclBlend and Threads

2000-05-12 Thread Jiang Wu
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: Sendur Sellakumar [mailto:[EMAI

[Tcl Java] RE: [Tcl Java] Re: [Tcl Java] RE: [Tcl Java] Tclblend and Perl

2000-05-12 Thread Jiang Wu
Oops. Never mind my email. I replied to the wrong message. I meant to send my question to a different person. Sorry about that. -- Jiang Wu [EMAIL PROTECTED] -Original Message- From: Suvarna Ayyagari [mailto:[EMAIL PROTECTED]] Sent: Friday, May 12, 2000 11:24 AM To: [EMAIL PROTECT

[Tcl Java] Re: [Tcl Java] Re: [Tcl Java] Tclblend and Perl

2000-05-12 Thread Suvarna Ayyagari
Even I am not sure why loading tclblend in a tcl shell should cause a perl script behave different. But that is what happens. I will upgrade the versions as suggested by you. To re-iterate what I said, from a tcl shell, I do an exec and call a perl program. I get the tcl shell prompt back whe

[Tcl Java] Re: [Tcl Java] RE: [Tcl Java] Tclblend and Perl

2000-05-12 Thread Suvarna Ayyagari
I am using a std tcl shell with Tcl 8.0.5. Then I am loading the tclblend by using package require java. I am doing an 'exec' call to the perl script from the tcl shell. I hope this answers your question. >From: Jiang Wu <[EMAIL PROTECTED]> >To: "'Suvarna Ayyagari'" <[EMAIL PROTECTED]> >CC: [E