Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Thu, 15 Mar 2001 14:01:44 -0500 (EST) Message-Id: <200103151901.OAA03288@short.adgrafix.com> To: cygwin AT cygwin DOT com From: thomask AT ponymail DOT com Subject: Re: Re: Re: 1.1.8: Cannot use "puts" with STDOUT in Expect.exe shell (WINNT) Works perfect. Thanks, Tom Klopfstein ----- In Response To ----- On Wed, Mar 14, 2001 at 09:08:40PM -0500, thomask AT ponymail DOT com wrote: >I put > >CYGWIN=tty > >into my .bashrc file, and the "channel stdout" error still happens. Am >I still doing something wrong? Yes. In general, you should set the CYGWIN environment variable before you run any Cygwin processes. This means that you have to either start a console window: C:\>set CYGWIN=tty C:\>c:\wherever\bin\bash bash$ or you have to use some other method for ensuring that the environment variable is set in "Windows space". On NT, you do this via Control Panel->System->Environment Variables On 9x, you could put this in your autoexec.bat. Dunno how to do this on ME. cgf ~~~ Http://www.PonyMail.com ~ Low Cost Email Provider ~~~ -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple