This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Running Cygwin's "setup.exe" on a new computer


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.

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?

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]