Mail Archives: cygwin/2000/11/02/07:37:49
G'day
I've found a problem when attempting to use expect under cygwin and was
wondering if it was a known problem or if there is a work around.
The following spawn (expect) command returns "fdopen: bad file number"
set cmd {c:/cygwin/bin/expect.exe script.tcl}
spawn -noecho -open [open "|$cmd" r+]
I've checked various FAQ's, newsgroups, etc and can't find mention of
the problem. If I get nowhere I'll try a port of the latest Expect +
Tcl/Tk 8.3.1 using cygwin and see how I go, but I'd like to
avoid this at the moment if I can.
The problem occurs on all versions of Win* I've tested on (Win95, 98,
NT4 ,2k).
BTW, the problem doesn't occur if I use Gordon Chaffee's NT port of
Expect 5.21 nor on Unix.
Any suggestions would be gratefully received :-)
Thanks
Steve
--
Steve Landers phone: +61 8 9313 6868
Digital Smarties fax: +61 8 9313 6077
Perth, Western Australia e-mail: steve AT digital-smarties DOT com
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
- Raw text -