From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22944 invoked by alias); 28 Jan 2014 18:19:52 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 22934 invoked by uid 89); 28 Jan 2014 18:19:51 -0000 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 Received: from mail-ie0-f169.google.com (HELO mail-ie0-f169.google.com) (209.85.223.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 28 Jan 2014 18:19:50 +0000 Received: by mail-ie0-f169.google.com with SMTP id to1so892754ieb.14 for ; Tue, 28 Jan 2014 10:19:48 -0800 (PST) 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) Received: from [10.10.15.33] ([174.47.110.34]) by mx.google.com with ESMTPSA id ml2sm57546055igb.10.2014.01.28.10.19.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 28 Jan 2014 10:19:48 -0800 (PST) Message-ID: <52E7F4C2.2010306@breisch.org> Date: Tue, 28 Jan 2014 18:19:00 -0000 From: "Chris J. Breisch" User-Agent: Postbox 3.0.8 (Windows/20130427) MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: setup.exe different packages References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-01/txt/msg00453.txt.bz2 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