[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Problem with Cygwin port under bash shell
From: |
Thomas Dickey |
Subject: |
Re: lynx-dev Problem with Cygwin port under bash shell |
Date: |
Sat, 31 Jan 2004 14:28:51 -0500 (EST) |
On Sat, 31 Jan 2004, Doug Kaufman wrote:
> On Sat, 31 Jan 2004, Thomas Dickey wrote:
>
> > Something in your $CYGWIN variable seems to be a problem (I'll look at
> > little further). Setting it as you show, "stty sane" doesn't work for me
> > - this on Windows2000 with the 1.5.5 dll. stty says it is unable to
> > perform all requested operations. I suspect it's a cygwin bug though -
> > ncurses tries to reset things just as stty would, and is failing.
> > Probably (from reading the cygwin code, I've noticed examples) a newer
> > stty has been patched to use a cygwin-specific kludge to make it work.
> > My stty says its version is 2.0.15 (I'm not sure what package it's part
> > of).
>
> My stty also is 2.0.15. According to "stty --version", it is part of
> sh-utils. I had tried leaving "tty" out of the CYGWIN variable, but that
> didn't help. As I mentioned, I am on Win98SE.
I have the sh-utils-2.0.15-4 package installed (I assume you're at least
as current). But I don't have cygwin installed on Win98 (just a few
Windows2000's). My $CYGWIN variable isn't set globally - in my
/etc/profile, I have set it to codepage:oem (couldn't really see why I
would want to bother with binmode - though occasionally it's annoying
to have ^M's on logfiles).
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
- Re: lynx-dev Problem with Cygwin port under bash shell, (continued)
- Re: lynx-dev Problem with Cygwin port under bash shell, Thomas Dickey, 2004/01/31
- Re: lynx-dev Problem with Cygwin port under bash shell, Frédéric L . W . Meunier, 2004/01/31
- Re: lynx-dev Problem with Cygwin port under bash shell, Thomas Dickey, 2004/01/31
- Re: lynx-dev Problem with Cygwin port under bash shell, Doug Kaufman, 2004/01/31
- Re: lynx-dev Problem with Cygwin port under bash shell, Thomas Dickey, 2004/01/31
- Re: lynx-dev Problem with Cygwin port under bash shell, Frédéric L . W . Meunier, 2004/01/31
- Re: lynx-dev Problem with Cygwin port under bash shell, Frédéric L . W . Meunier, 2004/01/31
Re: lynx-dev Problem with Cygwin port under bash shell, Thomas Dickey, 2004/01/31
Re: lynx-dev Problem with Cygwin port under bash shell, Doug Kaufman, 2004/01/31