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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=yn egl9kCbZoBqUHQPrK10ofvKJ4itWFxtfNgKc7CXoNCuTOPv/c6G++xmBW8MxRtP3 qu1pcdetl+ETQEA4o20zXGAg/nDDg28nU7duAXMI9OuyLlsfYnl/CUrlqckUDrrH fd1OuRrPn8ulhjbGTSZcsgcnN45+ULoFQQuJknWfw= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=puZaCyCR AELY4FsnoklbqrGECTU=; b=rFod3hzKQOswGLuGJzXmTnSMDZmTbyqtP9cNvZka hueqNrstzn0IuUeY1hJrgbKlQVYrs1w4g/6gZ7iL4i7ovKapu06X8nHll4NoOOlm mupyELgH2Z4EH39Q1A3vRftWZIB6JPU13fcSe1KuP7EQhq50XngMV1vHgzlg09FQ 29U= 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=-1.1 required=5.0 tests=AWL,BAYES_20,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-wm0-f41.google.com MIME-Version: 1.0 X-Received: by 10.28.6.12 with SMTP id 12mr8949611wmg.99.1446155730571; Thu, 29 Oct 2015 14:55:30 -0700 (PDT) In-Reply-To: <563281B1.7050708@gmail.com> References: <563281B1 DOT 7050708 AT gmail DOT com> Date: Thu, 29 Oct 2015 15:55:30 -0600 Message-ID: Subject: Re: setup.exe with packages specified downloads multiple versions [?] From: Roger Pack To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On 10/29/15, Marco Atzeri 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