Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C0BB7B3.5090708@ece.gatech.edu> Date: Mon, 03 Dec 2001 12:34:43 -0500 From: Charles Wilson User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010914 X-Accept-Language: en-us MIME-Version: 1.0 To: Tom Porcher CC: cygwin AT cygwin DOT com Subject: Re: incorrect terminfo link in /lib and /usr/lib References: <3C0BA215 DOT 918B624F AT acm DOT org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Tom Porcher wrote: > I think I see the problem here. On my installation of Cygwin (1.3.5), > the link in /usr/lib is: > > /usr/lib/terminfo -> ../share/terminfo > > This link is fine for /usr/lib, where "../share/terminfo" resolves to > "/usr/share/terminfo". But referencing the same link from /lib: > > /lib/terminfo -> ../share/terminfo > > results in a dead link, because "/share/terminfo" does not exist. > > The link should be an absolute link to "/usr/share/terminfo" and not > a relative link such as it is. Probably. But I *used* to do it that way, and I vaugely remember that it caused problems. But I don't remember what. Can anybody recall, or am I just blowing smoke? --Chuck terminfo maintainer -- 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/