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: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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=-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 To: cygwin AT cygwin DOT com Subject: Re: terminfo and /usr/share/terminfo requirement References: <0o355a5qcje49cevq02fb581uahr2jb38r AT 4ax DOT com> <20141031211001 DOT GD14051 AT calimero DOT vinschen DOT de> <54580070 DOT 70908 AT cygwin DOT com> <20141104092948 DOT GK28636 AT calimero DOT vinschen DOT de> <20141104144719 DOT GA28300 AT calimero DOT vinschen DOT de> Date: Tue, 04 Nov 2014 18:14:33 +0100 In-Reply-To: (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