delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:to:from:subject:date:message-id:references | |
:mime-version:content-type:content-transfer-encoding; q=dns; s= | |
default; b=n73cTwsi2SvkK3azbStBO4m6lbUPZ5mR/kPkoCdT6A90xQKIHRNAw | |
7YdTp3nw+qVo0QkW3yb8iEKxvMlySOL0aFO8Hd6Dab078eEp8kK1ocSBVMpA/eba | |
um918h++RRSv574dmg2WVzXC5rub373w0wh+duFZPuY7AEBkwBw85I= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:to:from:subject:date:message-id:references | |
:mime-version:content-type:content-transfer-encoding; s=default; | |
bh=cHBF+1SZ1aQDSK8QZSuf4vi7wfM=; b=r0m+DHbhrq2L1cXPeji9m0cYquO4 | |
swPVrIueAT5tSdMuCOsMbCIw2YaOiUF9f/bg7j7KjQ9WQWQAEdeAewMWN11c2jmE | |
c/fkGSJjW4GD1jkxmlzr0vA2GhLbERvHkFrSWXvcolUZVBDTuNPshUsOQ4gclRzd | |
AFNhK7iuuvKyQ2o= | |
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 |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 |
X-HELO: | plane.gmane.org |
To: | cygwin AT cygwin DOT com |
From: | Andrew Schulman <schulman DOT andrew AT epa DOT gov> |
Subject: | Re: terminfo and /usr/share/terminfo requirement |
Date: | Fri, 31 Oct 2014 17:51:15 -0400 |
Lines: | 34 |
Message-ID: | <5v085ati2eo5io956cukpdvmjicthi1s4f@4ax.com> |
References: | <CABa6CEnJ_mLxq3Z6ZhPSU--NO2XRYR0CHuC=mRz4OYawiWLyCQ AT mail DOT gmail DOT com> <0o355a5qcje49cevq02fb581uahr2jb38r AT 4ax DOT com> <CABa6CEktvx6s1s-JgKr35+=zC9fJz19Fd2e4DGnwH0ok9Mfd_w AT mail DOT gmail DOT com> |
Mime-Version: | 1.0 |
X-Archive: | encrypt |
X-IsSubscribed: | yes |
> On Thu, Oct 30, 2014 at 3:20 PM, Andrew Schulman > <schulman DOT andrew AT epa DOT gov> wrote: > >> I have found that terminfo is built such that it requires /usr/share > >> to be available but /usr/share isn't mounted by default. This causes > >> unexpected side effects of the terminal not responding properly > >> especially noticed when using the Backspace key. In my opinion either > >> terminfo needs to change its settings to use /share instead of > >> /usr/share or Cygwin needs modified to automatically mount /usr/share > >> like it does /usr/lib. Or rather just automount /usr such that it > >> points to / regardless of the underlying directory. The automount of > >> /usr/lib also presents an issue when the user mounts /usr to point to > >> `cygpath -m /` in that any access to /usr gives a directory not found > >> error when /lib doesn't actually exist. > > > > /usr/share isn't mounted separately, at least in any Cygwin installation > > I've ever had. It's just a directory within /usr, which is within the > > mount /. > > > > But not automounted within the cygwin1.dll initialization process. > Only /usr/bin and /usr/lib are. At least with 1.7.32. > > > Moreover /usr/share should always exist, since many base packages store > > files in it. Does it not exist in your installation? Do you have e.g. > > /usr/share/doc? > > /usr/share doesn't exist unless /usr or /usr/share is mounted via > /etc/fstab. /share does exist. You have a strange installation. In every Cygwin installation I've ever had, /usr and /usr/share are not mounted separately and there's no /share. You may want to consider deleting your current Cygwin installation, and starting with a fresh one. -- 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 |