delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/01/28/13:20:09

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:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
q=dns; s=default; b=TdkgmF50IwHiSUf5dFXelZhBR9UKwvW2tvjP+gMhRpD
d8kmHWObPp8OvGkuTLe4/LBUjSWm0FvuqfgmZ/7TuqJiFDtbg7HEk/JEgN++v4p5
ESmm57bbhFUarR9LnmHg51xVI29pwSnSj9r/AZe3uY5Yav+5O/JBKzYfNJj+37gw
=
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:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
s=default; bh=dNvGuvHk3HzNop1PSahRC0K0Zc0=; b=s//+dTdq5NjN+bf4S
Bcoq1kfqmtKufuLWd4Bj3Gx546WGwousWBFfpaGfzyMu30sO0dHk5It7YNom2M8f
mX1KVXcLi08Lu0NR/6hiQWVlS6XQoIBY/cvUCqJVLPgXQrQGKH895Lu66oDfg9vb
0JEInHYUgEqLXSATSFosqtsYkg=
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.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-ie0-f169.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=+MlzLLH+DvaTKW7UfExwQxD37pxIV0Dud3COHJd5Y4Q=; b=Y5FIbCGxag4RcQFZJhajtUzSU/gxqcqtZagYl9I6qKCVqSi4Tii3EjvClONhDFKYQB iqMTqPw4/TLcy1QOcRnNVw+C/tm663a4Zre93+iy9FoSuLeoschlj4J6XJcbBmPrcayq 2GVEog58guVabyqwrbJ59MV9UfLwtDBAOtpLOnxfFgpQFaO+juZ84ERc+TClWiBU9uKb P+CjzhGaN41vXGnL1+CFFO+Wqaj/RSuD4jHvG/6fsrZZZqaHuCBUVevs7KdLaqyz7eJJ ISOzKF4N04EUQvOBD/MXdcEy505JNQv67EHKPeKBeg7lFA8hyWzyCW7Yo5vRr+kA6HkA 45IA==
X-Gm-Message-State: ALoCoQnmOnkdEkh02sWhyptnZC14jk+S4u7aPE6xuykPHSSBEN5E219hExA7CFrx4xvrDYy6pn1O
X-Received: by 10.50.25.129 with SMTP id c1mr24142198igg.23.1390933188527; Tue, 28 Jan 2014 10:19:48 -0800 (PST)
Message-ID: <52E7F4C2.2010306@breisch.org>
Date: Tue, 28 Jan 2014 13:19:46 -0500
From: "Chris J. Breisch" <chris DOT ml AT breisch DOT org>
User-Agent: Postbox 3.0.8 (Windows/20130427)
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: setup.exe different packages
References: <CAO2ddnb5tMR_qVov8eDqmXeStvdgsV17eyL2mzwJvYJY41s2wQ AT mail DOT gmail DOT com>
In-Reply-To: <CAO2ddnb5tMR_qVov8eDqmXeStvdgsV17eyL2mzwJvYJY41s2wQ@mail.gmail.com>
X-IsSubscribed: yes

BGINFO4X wrote:
> Hello everybody,
>
> What is the recommende way to install ONLY one pakcage(bash for
> example) with the GUI?
>
> What I do is: All ->  Uninstall , then check for the package that I
> want: Base ->  Bash ->  Install
>
> If I do in this manner, I obtain less packages than installing bash
> from the command line with:
>
> setup-x86.exe -g -o --no-desktop --no-shortcuts --no-startmenu
> --local-install %CYGWINALOCALPACKAGES% --quiet-mode --root
> %CYGWINADMINDIR% --packages bash
>
> With the GUI I obtain 27 installed  packages, with setup-x86 command
> line I obtain 56 installed packages.
> I'm doing something wrong? How is this possible?
>
>
When you're doing it from the command line, you're getting a full base 
Cygwin install. Your GUI method is only installing bash and the bash 
dependencies. It looks like to me that there should be 27 packages.

I started to draw out a dependency tree, but it got to painful to type 
up, and I doubt many would care. I'm surprised there's not such a thing 
on the Cygwin site somewhere, but perhaps I'm just blind.


-- 
Chris J. Breisch

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