This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Expect can't find stdout


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]