Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
Subject: Re: non-interactive cygwin setup
References: <pan.2004.10.13.07.31.31.327996@hochreiter.at> <87d5zmfphb.fsf@peder.flower>
From: Jan Nieuwenhuizen <janneke@gnu.org>
Organization: Jan at Appel
Date: Sat, 30 Oct 2004 02:25:01 +0200
In-Reply-To: <87d5zmfphb.fsf@peder.flower> (Jan Nieuwenhuizen's message of "Wed, 13 Oct 2004 20:21:52 +0200")
Message-ID: <87d5z12gte.fsf@peder.flower>
User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Virus-Scanned: by XS4ALL Virus Scanner
X-IsSubscribed: yes
Note-from-DJ: This may be spam

Jan Nieuwenhuizen writes:

>> is there a chance to install cygwin without gui dialog?
>
> There's my cyg-apt script that I use to keep my cross build
> environment up to date.

I've added workarounds for Cygwin-Python problems, so that `it works'
on Cygwin too.

     http://lilypond.org/cygwin/cyg-apt

Lots of caveats apply (registry, in-use files), but even if you don't
use it to install or remove software, it may be handy to query the
available packages or installed files

    $ cyg-apt update
    ...
    
    $ cyg-apt list
    _update-info-dir    230-1
    ash                 20040127-1
    autoconf            2.59-1
    autoconf-devel      2.59-1
    autoconf-stable     2.13-5
    ...
    
    $ cyg-apt search music
    lilypond - A program for printing sheet music
    lilypond-doc - LilyPond documentation.
    
    $ cyg-apt find /usr/bin/abc2ly
    lilypond: /usr/bin/abc2ly
    
    $ cyg-apt new
    error: libkpathsea4 not in [curr]
    libncurses-devel    5.4-1
    ncurses             5.4-1
    readline            5.0-1
    tiff                3.7.0.beta.2-1

    $ cyg-apt search | wc -l
    524

Wow, do we have 524 packages?

Jan.

-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

