| 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:subject:to:references:cc:from:message-id:date | |
| :mime-version:in-reply-to:content-type | |
| :content-transfer-encoding; q=dns; s=default; b=mGkmvAXkooeqGJTn | |
| AXn9JVfG2NseqVUnGKnj5JmDCRmM1U9TizQ/LeJMM44A8Org4jk/7Siw3WvvKCkd | |
| N405lNBC7uHVMOdhZBpYBKlyqWlAoHdoyMfA5DXKOZx2AOvt7BECOqWxHWu8hEYh | |
| MIDxjFN0FOstuOygtdmkAedB6Ww= | |
| 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:subject:to:references:cc:from:message-id:date | |
| :mime-version:in-reply-to:content-type | |
| :content-transfer-encoding; s=default; bh=WgQlDWMT98sPxr7N6Byx/R | |
| Ley0U=; b=G/kwrwnZGCgaPfcaXgipVCQ6b1A1t8xel30GJ6pudkpSPgGRLEELIz | |
| lJ7a7TfokWuslTn78lTu5qtSk/rWfY5JkWlVTCihF47H+8x8GxT20cbzWfyOKbzg | |
| DL/tiWVo5n261oFu9C9gDxF+9fS2iotDqeI8glgdCj+RyEjvev/ME= | |
| 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,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 |
| X-HELO: | mail-qg0-f43.google.com |
| X-Received: | by 10.140.151.214 with SMTP id 205mr58066383qhx.91.1441195588926; Wed, 02 Sep 2015 05:06:28 -0700 (PDT) |
| Subject: | Re: Running Cygwin's "setup.exe" on a new computer |
| To: | Dr Rainer Woitok <rainer DOT woitok AT gmail DOT com> |
| References: | <21989 DOT 40723 DOT 827300 DOT 907850 AT woitok DOT gmail DOT com> <55E5AEAF DOT 1080103 AT gmail DOT com> <21990 DOT 54586 DOT 643600 DOT 292606 AT woitok DOT gmail DOT com> |
| Cc: | cygwin AT cygwin DOT com |
| From: | Marco Atzeri <marco DOT atzeri AT gmail DOT com> |
| Message-ID: | <55E6E63E.3000906@gmail.com> |
| Date: | Wed, 2 Sep 2015 14:06:22 +0200 |
| User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <21990.54586.643600.292606@woitok.gmail.com> |
| X-IsSubscribed: | yes |
On 02/09/2015 12:53, Dr Rainer Woitok wrote:
> Marco,
>
> On Tuesday, 2015-09-01 15:57:03 +0200, you wrote:
>
>> ...
>> $ cygcheck -cd | awk 'BEGIN{printf("setup-x86_64.exe ")} {if (NR>2) {
>> printf ("-P " $1 " ") }} END { printf ("\r\n pause ")}' > cyg-install-x86_64.bat
>
> Even if I slightly compress the command line created that way by using a
> single "-P" option followed by the string of comma separated package
> names, I end up with a command line consisting of some 16700 characters!
> I'm not at all sure how Windows and/or "setup-x86*.exe" would react to
> that.
My W7 64bit had no complain for 23004 byte line
;-)
> Besides, since "cygcheck" apparently finds the relevant information in
> some file, and "setup-x86*.exe" apparently finds the relevant informat-
> ion in some file, too, it would perhaps be way easier to just provide
> the correct file in the correct location on the new machine.
>
> Any ideas along these lines, anybody?
https://cygwin.com/ml/cygwin/2015-09/msg00023.html
>
> Sincerely,
> Rainer
>
--
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 |