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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=Z5TX6
	QwqZGREldNozTHAan4XyeGGSpALERKcgYmG23x6C3uCAmool/t840IqNn6Nluw+0
	hf8BeDolOuIRgbpgPaurVsjuoqaz5ScAB2DYSB3HazkG5Ok1WD1pX33vUb1uhCik
	q9Bfe9mL92jVWTOdgBhBNjFNpPX04dEOXiUnb4=
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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=YJW5J5Ucp2d
	zdwWW4rGvgoLz54o=; b=p9QxgNR1KQJh3yEo8OxvmyBmWmLBQ5vc1dCjnFNK+f1
	iULv9XOLKNhUcyL55rIJ3M9buEsNjj7GXsCwT4RVhu8/eekI0cnwTgdIzd26y7yK
	fqrfzVhlTYiBF0047SpDD9Hy+YQ8N99dcla16Qi6vI+aFyfslR0joZNMCuA/kjBU
	=
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=-6.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-in-12.arcor-online.net
X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-09.arcor-online.net 5A17B197BF3
From: Achim Gratz <Stromeko@nexgo.de>
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>
Date: Tue, 04 Nov 2014 18:14:33 +0100
In-Reply-To: <CABa6CEmx0dx5kfYt9wjHiNkJAZKHwNghc_mCEXYvcjrTayq_Jg@mail.gmail.com>	(cyg Simple's message of "Tue, 4 Nov 2014 10:19:13 -0500")
Message-ID: <87389yj3ba.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

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 bad that one cannot simply
> extract the archives and must depend on the blind use of setup.exe.

You can look at the source code for setup to learn exactly how it is
working.

I manually extract package archives all the time to install packages
from the build environment into a separate test installation.  The only
two mounts you need to provide are

$PREFIX/bin => $PREFIX/usr/bin
$PREFIX/lib => $PREFIX/usr/lib

just like setup.exe does.  You still cannot simply extract the archives
since you also need to take care about preremove and postinstall scripts
plus the housekeeping in $PREFIX/etc/setup/. BTW, as Andrew already said,
there is no /share in any of the packages, only /usr/share.  If you want
to do something else than setup.exe, you'd need to create your own
packages anyway.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables

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

