Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <009e01c0ad6d$3c4095c0$1619a8c0@ERDELYM>
From: "Michael Erdely" <mike@erdelynet.com>
To: <cygwin@cygwin.com>
References: <200103150208.VAA26404@short.adgrafix.com> <20010314213136.B29969@redhat.com> <015d01c0acf9$456ed720$1419a8c0@mercury> <20010314222234.A31495@redhat.com>
Subject: Re: Re: 1.1.8: Cannot use "puts" with STDOUT in Expect.exe shell (WINNT)
Date: Thu, 15 Mar 2001 11:30:23 -0500
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-Mimeole: Produced By Microsoft MimeOLE V5.50.4133.2400

It does.  At least in my experience.

-ME

----- Original Message -----
From: "Christopher Faylor" <cgf@redhat.com>
To: <cygwin@cygwin.com>
Sent: Wednesday, March 14, 2001 10:22 PM
Subject: Re: Re: 1.1.8: Cannot use "puts" with STDOUT in Expect.exe shell
(WINNT)


> On Wed, Mar 14, 2001 at 09:40:17PM -0500, Michael Erdely wrote:
> >Think of Windows ME as Windows 98 SE with a Windows 2000 "look and feel".
> >It's almost exactly the same under the covers.
>
> But does it have autoexec.bat?  I thought that use of DOSisms was
deprecated.
>
> cgf
>
> >----- Original Message -----
> >From: "Christopher Faylor" <cgf@redhat.com>
> >To: <cygwin@cygwin.com>
> >Cc: <thomask@ponymail.com>
> >Sent: Wednesday, March 14, 2001 9:31 PM
> >Subject: Re: Re: 1.1.8: Cannot use "puts" with STDOUT in Expect.exe shell
> >(WINNT)
> >
> >
> >> On Wed, Mar 14, 2001 at 09:08:40PM -0500, thomask@ponymail.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.
>
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple
>
>


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

