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=MyOfwHiag2ZAiaVdOVlcDuTRrkG7LwZEIgN8RKtB5Ob sVqUbCAeGwjQ6E/HKx2YdZFXeCl/QYvNfvhz4RxY97QWiYf+sxg61hTNP88iCrfq 9lBMFE9tKu59AAPHjBwHgKx0jABKOoygLvRIYpGXDTOgmR5fWUYFJ+QM6rv7vWz8 = 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=WCU4G01nq0suYiWMe8prZBeSpmM=; b=TQSzhxh5AghPBkAYF 8wIIpQgDdFWdDWRpFijrIbEQoW1WAI67a4dJ91QpxW+FXyali8WYuFVhVsuH5m/H 5SilpGfA6IivYQQA2REYwQaBz/EMfmFc1fEoRPe2Zd03f7m7KdZiHVHuJJpKrYnr l/hPcNJHitlHidljeIeRPW3MQs= 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=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wg0-f48.google.com X-Received: by 10.194.22.129 with SMTP id d1mr3881575wjf.22.1390980521741; Tue, 28 Jan 2014 23:28:41 -0800 (PST) Message-ID: <52E8ADA1.1090800@gmail.com> Date: Wed, 29 Jan 2014 08:28:33 +0100 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Cygwin installer could be much more better References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 29/01/2014 07:57, Steven Penny wrote: > On Tue, Jan 28, 2014 at 10:25 PM, Ilja Umov wrote >> That's probably why MSYS2 is being developed: >> https://ghc.haskell.org/trac/ghc/wiki/Building/Preparation/Windows/MSYS2 > > Well I have to say I was skeptical until I saw this > > $ bash --version > GNU bash, version 4.2.45(1)-release (x86_64-pc-msys) > > However this distribution is huge > > $ du -hs 'C:\cross64' > 763M C:\cross64 > > Do they have some kind of installer/package manager yet? > "This page documents the instructions for setting up a Windows build using ​msys2, which is a fairly complete build of MinGW + the msys tools. [cut]. It's also smaller and has a convenient package manager, pacman." I like the "pacnam" name. However, coming back to the original request: Cygwin includes, like any Linux/BSD distrubution, a large amount of packages of all different categories: - compilers (C, fortran, C++..) - script (Bash, Perl, Python,...) - MAth (Octave, glpk, R, GMP, ...) - Simulation (ngspice, gnucap...) - Database (sqlite, postgres, DB,..) - X Window system ... No sane one need all of them (~ 11 GB as Warren recently tested http://cygwin.com/ml/cygwin/2014-01/msg00273.html ) While Crome as single application has a single click setup, if you want to add any of the several ADD-ONs you need to add separatly. -- 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