delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/10/29/16:30:04

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:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=K/n6CntUoUxqUsMh
1jO0d2m3kTMcYqwMuVMOu0bBfEQRFNf/hYTwRBCQTqmO0j3TIVm6V40CGP0JIlNl
wVbFJBBF1WK92r0grYEQyVX/zbixkfa4nUk5eaUS9PVEBiHo61lQjmIKIxn1FzBt
NynSOpdJo7eGfPtnaQe97p/mf4U=
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:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=fGJsQT+t4tTriy7+LbEbyz
HekgY=; b=lnhE90ZGdSoHlMdVBRCFpKM6IsIR6B130u//sHwpqUMIeHhPASWIoc
8dzsztG0b45jyMoTe4cdozls6m89m+dD1fMFW1e3OMuHOOXG4BroLQVoarWmrooN
gW6OgOJC12FDksJUoZAdc5TMu6hR+4v6zLba6YcTwrXNRKOgezy90=
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=-0.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wi0-f178.google.com
X-Received: by 10.194.82.166 with SMTP id j6mr4796690wjy.63.1446150582215; Thu, 29 Oct 2015 13:29:42 -0700 (PDT)
Subject: Re: setup.exe with packages specified downloads multiple versions [?]
To: cygwin AT cygwin DOT com
References: <CAL1QdWeuE4x8pzb_2EH4w7Y7=AS3znijO0vegaMkczup+cO8MQ AT mail DOT gmail DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <563281B1.7050708@gmail.com>
Date: Thu, 29 Oct 2015 21:29:37 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <CAL1QdWeuE4x8pzb_2EH4w7Y7=AS3znijO0vegaMkczup+cO8MQ@mail.gmail.com>
X-IsSubscribed: yes


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


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019