Re: terminfo and /usr/share/terminfo requirement

2014-11-04 Thread Larry Hall (Cygwin)
On 11/04/2014 05:54 PM, cyg Simple wrote: I want to wrap this up by first stating that I now understand why you think /usr/share exists and why I stated it does not and to perhaps help some other confused person looking at just the archive files. I extracted the archives and found PREFIX/usr and

Re: terminfo and /usr/share/terminfo requirement

2014-11-04 Thread cyg Simple
I want to wrap this up by first stating that I now understand why you think /usr/share exists and why I stated it does not and to perhaps help some other confused person looking at just the archive files. I extracted the archives and found PREFIX/usr and PREFIX/etc. Since the bin directory existe

Re: terminfo and /usr/share/terminfo requirement

2014-11-04 Thread Achim Gratz
cyg Simple writes: > I wasn't asking for help; I have a working install. I was stating the > possibility of making Cygwin better. You haven't made an argument in which way having /usr/share be a mount point would be an improvement over the current situation where it is simply a directory. > Too

Re: terminfo and /usr/share/terminfo requirement

2014-11-04 Thread Andrew Schulman
> On Tue, Nov 4, 2014 at 9:47 AM, Corinna Vinschen wrote: > > > > > Nope. The problem you're encountering is homemade. /usr/share is a > > normal directory just like /usr. There's no reason at all to mount > > anything there. If your installation doesn't have /usr/share, your > > installation

Re: terminfo and /usr/share/terminfo requirement

2014-11-04 Thread Yaakov Selkowitz
On 2014-11-04 09:19, cyg Simple wrote: On Tue, Nov 4, 2014 at 9:47 AM, Corinna Vinschen wrote: Nope. The problem you're encountering is homemade. /usr/share is a normal directory just like /usr. There's no reason at all to mount anything there. If your installation doesn't have /usr/share, y

Re: terminfo and /usr/share/terminfo requirement

2014-11-04 Thread cyg Simple
On Tue, Nov 4, 2014 at 9:47 AM, Corinna Vinschen wrote: > > Nope. The problem you're encountering is homemade. /usr/share is a > normal directory just like /usr. There's no reason at all to mount > anything there. If your installation doesn't have /usr/share, your > installation is clearly bro

Re: terminfo and /usr/share/terminfo requirement

2014-11-04 Thread Corinna Vinschen
On Nov 4 09:42, cyg Simple wrote: > On Tue, Nov 4, 2014 at 4:29 AM, Corinna Vinschen wrote: > > On Nov 3 17:34, cyg Simple wrote: > >> On Mon, Nov 3, 2014 at 5:23 PM, Yaakov Selkowitz wrote: > >> > On 2014-11-03 16:14, cyg Simple wrote: > >> >> > >> >> It is true that I am not using setup-${arch}

Re: terminfo and /usr/share/terminfo requirement

2014-11-04 Thread cyg Simple
On Tue, Nov 4, 2014 at 4:29 AM, Corinna Vinschen wrote: > On Nov 3 17:34, cyg Simple wrote: >> On Mon, Nov 3, 2014 at 5:23 PM, Yaakov Selkowitz wrote: >> > On 2014-11-03 16:14, cyg Simple wrote: >> >> >> >> It is true that I am not using setup-${arch}.exe but that shouldn't >> >> matter as long as

Re: terminfo and /usr/share/terminfo requirement

2014-11-04 Thread Corinna Vinschen
On Nov 3 17:34, cyg Simple wrote: > On Mon, Nov 3, 2014 at 5:23 PM, Yaakov Selkowitz > wrote: > > On 2014-11-03 16:14, cyg Simple wrote: > >> > >> It is true that I am not using setup-${arch}.exe but that shouldn't > >> matter as long as I have the dependencies resolved. > > > > > > Yes, it does

Re: terminfo and /usr/share/terminfo requirement

2014-11-03 Thread cyg Simple
On Mon, Nov 3, 2014 at 5:23 PM, Yaakov Selkowitz wrote: > On 2014-11-03 16:14, cyg Simple wrote: >> >> It is true that I am not using setup-${arch}.exe but that shouldn't >> matter as long as I have the dependencies resolved. > > > Yes, it does matter; Cygwin setup is the only supported method of

Re: terminfo and /usr/share/terminfo requirement

2014-11-03 Thread Yaakov Selkowitz
On 2014-11-03 16:14, cyg Simple wrote: It is true that I am not using setup-${arch}.exe but that shouldn't matter as long as I have the dependencies resolved. Yes, it does matter; Cygwin setup is the only supported method of creating and managing a Cygwin installation. Please try again from

Re: terminfo and /usr/share/terminfo requirement

2014-11-03 Thread cyg Simple
On Fri, Oct 31, 2014 at 5:10 PM, Corinna Vinschen wrote: > > There's no /share directory in a standard Cygwin installation. /usr is > a real dir within your Cygwin installation dir. It doesn't have to be > mounted, nor does /usr/share, which is also created by setup-${arch}.exe > by default. >

Re: terminfo and /usr/share/terminfo requirement

2014-10-31 Thread Andrew Schulman
> On Thu, Oct 30, 2014 at 3:20 PM, Andrew Schulman > 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 noti

Re: terminfo and /usr/share/terminfo requirement

2014-10-31 Thread Corinna Vinschen
On Oct 31 16:55, cyg Simple wrote: > On Thu, Oct 30, 2014 at 3:20 PM, Andrew Schulman > 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 respo

Re: terminfo and /usr/share/terminfo requirement

2014-10-31 Thread cyg Simple
On Thu, Oct 30, 2014 at 3:20 PM, Andrew Schulman 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 usi

Re: terminfo and /usr/share/terminfo requirement

2014-10-30 Thread Andrew Schulman
> 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

terminfo and /usr/share/terminfo requirement

2014-10-30 Thread cyg Simple
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