delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
Message-ID: | <3CE2D156.5080600@ece.gatech.edu> |
Date: | Wed, 15 May 2002 17:21:26 -0400 |
From: | Charles Wilson <cwilson AT ece DOT gatech DOT edu> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 |
X-Accept-Language: | en-us |
MIME-Version: | 1.0 |
To: | Rick Rankin <rick_rankin AT yahoo DOT com> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: Circular symlinks in terminfo-5.2-2.tar.bz2 |
References: | <20020515210242 DOT 94866 DOT qmail AT web10501 DOT mail DOT yahoo DOT com> |
Rick Rankin wrote: > > When I compiled the source *with* ncurses, less worked perfectly with > TERM=nxterm. Is there a reason that the Cygwin binary was compiled without > ncurses (e.g., minimize package dependencies)? That's probably the reason. If it doesn't use ncurses, then it probably uses termcap. So, you can extract the nxterm stuff from the terminfo database and convert it to termcap format using (I think) 'tic -c'. Then, just paste that termcap fragment to the end of your /etc/termcap file. --Chuck -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |