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: | <3CE1B31D.4000801@ece.gatech.edu> |
Date: | Tue, 14 May 2002 21:00:13 -0400 |
From: | Charles Wilson <cwilson AT ece DOT gatech DOT edu> |
User-Agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020205 |
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: | <20020514202915 DOT 96187 DOT qmail AT web10501 DOT mail DOT yahoo DOT com> |
X-Virus-Scanned: | by amavisd-milter (http://amavis.org/) |
Rick Rankin wrote: > In the course of doing a complete reinstall from scratch, I discovered a set of > circular symlinks in terminfo-5.2-2.tar.bz2. As distributed, > /usr/share/terminfo/n/nxterm is a symlink to ../x/xterm-color which is a > symlink to ../n/nxterm. This can be verified by running > > tar -tvjf terminfo-5.2-2.tar.bz2 | grep nxterm > > which produces > > lrwxrwxrwx cwilson/None 0 2002-05-08 11:40:45 usr/share/terminfo/n/nxterm > -> ../x/xterm-color > lrwxrwxrwx cwilson/None 0 2002-05-08 11:40:20 > usr/share/terminfo/x/xterm-color -> ../n/nxterm > > The problem can be resolved simply enough by downloading the ncurses source, No no no no no. cygwin's terminfo is forked from ncurses -- specifically so that I can fix / update these sorts of problems without forcing people to redownload all those libraries and binaries. > applying the ncurses-5.2-8.patch file, removing /usr/share/terminfo/n/nxterm > and /usr/share/terminfo/x/xterm-color, and recompiling the terminfo database. > I'd supply a patch, but there's really nothing to patch -- the tar file just > needs to be updated. Also, terminfo-5.2-2 changed in only one respect from terminfo-5.2-1: it now uses the XFree86-4.2.0 terminal definitions for xterm-*. NOT the ncurses-provided definitions. However, I still had to hand edit some stuff; it looks like I missed a cross-reference. Will fix shortly. --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 |