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: setup.exe with packages specified downloads multiple versions [?]


On 10/29/15, Marco Atzeri <marco.atzeri@gmail.com> wrote:
>
>
> On 29/10/2015 20:53, Roger Pack wrote:
>> As a note, running this:
>>
>>
>> setup-x86.exe ^
>> --quiet-mode ^
>> --no-admin ^
>> --no-startmenu ^
>> --no-shortcuts ^
>> --no-desktop ^
>> --site http://mirrors.xmission.com/cygwin/ ^
>> --root %cd% ^
>> --packages ^
>> ed,curl,wget,subversion,texinfo,gcc-g++,bison,flex,cvs,yasm,automake,libtool,autoconf,gcc-core,cmake,git,make,pkg-config,zlib1g-dev,mercurial,unzip,pax,ncurses,patch
>>
>> downloads seemingly lots of versions of particular packages [?] (note
>> the duplicates of autoconf and automake, various versions:
>>
> [cut]
>>
>> Not sure if that's expected or not.
>> Cheers!
>> -roger-
>
> Setup is correct.
> Autoconf and automake are wrapper managing
>   alternative version of the same package.
> If you looks on setup.ini content:
>
> @ autoconf
> sdesc: "Wrapper scripts for autoconf commands"
> ldesc: "Wrapper scripts for autoconf commands"
> category: Devel
> requires: bash sed autoconf2.1 autoconf2.5 cygwin
> ....
> @ automake
> sdesc: "Wrapper scripts for automake and aclocal"
> ldesc: "Wrapper scripts for automake and aclocal"
> category: Devel
> requires: bash gawk automake1.4 automake1.5 automake1.6 automake1.7
> automake1.8 automake1.9 automake1.10 automake1.11 automake1.12
> automake1.13 automake1.14 automake1.15 cygwin

OK thanks for the clarification.
-roger-

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