Will Parsons wrote: > On XP, trying to access stdout from Expect results in an error: > > expect1.1> puts xxx > > => can not find channel named "stdout" > > Any ideas?
Are you running Cygwin through a Windows window or rxvt? Windows windows (redundant eh? :-) ) use ttys and rxvt uses ptys. There are a few programs that don't like ptys. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/