X-Recipient: archive-cygwin@delorie.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:message-id:date:from:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=RJAXMJNRzMUkQelO
	ChZdyBa3ObPOzDUf/7hA8PUExmW5P6Jet8NDnUokPFxGW8a2MagH8rtq/yvrRNUB
	p8K1rOqzEwMLokO4IDkmifUK76DP87/Jjm9Lw/jJesCWrp6TTie+6avvy5bjp98g
	8jCDCFmqHxYktLXy1NppXZ//0Xc=
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:message-id:date:from:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=NehtiP3Nxvw0sw7+YykNEe
	393OY=; b=lmMrhV74bp28/qOlaVSZxiHaqR2Fhk1cjwrXJzb/xJsxXNs69qYEKH
	715coBzrOqJPcLail9l+DSHDW5ejTdQfqThD4xKBY+oyITwFM7k1nJZTsEe6N8As
	ndjuItq9Mo7TLpdcZu+/nHZdauGbxsOUw2gRIHFXncELqb1kimzf0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
X-HELO: vms173021pub.verizon.net
X-CMAE-Score: 0
X-CMAE-Analysis: v=2.1 cv=GLe/yVJP c=1 sm=1 tr=0	a=toTMxtHQF+05ooui8kuJQw==:117 a=l25Z2-fTMDUA:10 a=8nJEP1OIZ-IA:10	a=w_pzkKWiAAAA:8 a=oR5dmqMzAAAA:8 a=-9mUelKeXuEA:10	a=MddMnAOMW2DPrBs8t1EA:9 a=wPNLvfGTeEIA:10
Message-id: <54596A6B.50107@cygwin.com>
Date: Tue, 04 Nov 2014 19:08:11 -0500
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-to: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.7.0
MIME-version: 1.0
To: cygwin@cygwin.com
Subject: Re: terminfo and /usr/share/terminfo requirement
References: <CABa6CEnJ_mLxq3Z6ZhPSU--NO2XRYR0CHuC=mRz4OYawiWLyCQ@mail.gmail.com> <0o355a5qcje49cevq02fb581uahr2jb38r@4ax.com> <CABa6CEktvx6s1s-JgKr35+=zC9fJz19Fd2e4DGnwH0ok9Mfd_w@mail.gmail.com> <20141031211001.GD14051@calimero.vinschen.de> <CABa6CEmNeiofyXK0YmtVxkePhNYdwrNYRPO0s3WJLjb6TZuQYw@mail.gmail.com> <54580070.70908@cygwin.com> <CABa6CEn6JUskAMzoZQQe3Ci0rH8OrPQoiTntyZ_d3yfw4HvZXQ@mail.gmail.com> <20141104092948.GK28636@calimero.vinschen.de> <CABa6CE=fcvUkMOyp8VWJ3H_i5Hxp+hiM1GYx0LCZ9W9-_6XeOw@mail.gmail.com> <20141104144719.GA28300@calimero.vinschen.de> <CABa6CEmx0dx5kfYt9wjHiNkJAZKHwNghc_mCEXYvcjrTayq_Jg@mail.gmail.com> <87389yj3ba.fsf@Rainer.invalid> <CABa6CEnG4_z9-YJzM5B+2AWJ_ioACrdim-LGK7OBp+69prUR5A@mail.gmail.com>
In-reply-to: <CABa6CEnG4_z9-YJzM5B+2AWJ_ioACrdim-LGK7OBp+69prUR5A@mail.gmail.com>
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7bit

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 PREFIX/etc.  Since the
> bin directory existed in PREFIX/usr I simply moved PREFIX/etc to
> PREFIX/usr/etc.  Everything worked fine except that /usr/share wasn't
> found but /share was found.  Using the setup process PREFIX/usr/bin
> and PREFIX/usr/lib are moved to PREFIX/ so that now when you start
> Cygwin /usr/share exists but /share doesn't.
>
> Now in my hand created self-extracted version I just move the two
> directories and everything works as expected.  But I'm left wondering
> why the tar files are create with usr/bin/ and usr/lib/ instead of
> bin/ and lib/.  I'm not asking for an explanation of that so please
> don't belabor the subject further.

I'm glad you wrapped this up with a synopsis that you believe
clarifies why you weren't following the explanation from others on
the list.  For my part, what I gathered from this thread was that
there was some confusion about the contents of some packages.  In
an effort to provide a simple answer to that (for posterity), I want
to point out that there's the package search tool at the Cygwin
website which shows you exactly what you get and how it's
organized when you extract it.  This tool is here:

<https://cygwin.com/cgi-bin2/package-grep.cgi>

In this thread, I believe the discussion has been referring to the
contents of the cygwin package and the terminfo package.  Here are links
to a listing of the contents of each of these packages:

<https://cygwin.com/packages/x86_64/cygwin/cygwin-1.7.31-3>
<https://cygwin.com/packages/x86_64/terminfo/terminfo-5.9-4>

If nothing else, I hope anyone looking at this thread can now solve
the mystery of what files are in any package and how they are
organized when you extract them.  It is certainly useful to
have access to this information and the Cygwin site provides this
very convenient way to see it, without downloading anything.

-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
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

