| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.1 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_LOW,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| Message-Id: | <1248272881.31664.1326265157@webmail.messagingengine.com> |
| From: | "Charles Wilson" <cygwin AT cwilson DOT fastmail DOT fm> |
| To: | "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> |
| MIME-Version: | 1.0 |
| Subject: | Re: Readline not working anymore in interactive interpreters |
| Date: | Wed, 22 Jul 2009 10:28:01 -0400 |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Olivier Lefevre wrote:
> By the way, this still works fine from cmd.com, so it
> really is a Cygwin issue.
This sounds suspiciously like a pty issue. Please try the following:
From your normal bash prompt, type
echo $CYGWIN
If 'tty' is there, then figure out why and remove it at the source
(Windows Environment tab, your ~/.bashrc, whereever it is currently
being set). Then from a new bash prompt (launched after you make those
changes), try to run your app again.
--
Chuck
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |