X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_YG,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4BB9DD71.3080703@gmail.com> Date: Mon, 05 Apr 2010 13:54:09 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: cygwin-1.7.3-1 References: <20100404212837 DOT GA13198 AT onderneming10 DOT xs4all DOT nl> <4BB9944D DOT 5000005 AT gmail DOT com> In-Reply-To: <4BB9944D.5000005@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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 On 05/04/2010 08:42, Rurik Christiansen wrote: > I am fairly new at this. I've installed 1.7.1 but: > > * How do I know what the current release is ? (e.g. is there something > like /etc/redhat-release or whatever ? The docs mention /var/log/setup > ... but is not clear at all) The current release is always listed at the front page of http://cygwin.com/ It's also possible to remotely invoke the package-search from the website, using "cygcheck -p", so you can get a list of the versions available upstream like so: > $ cygcheck -p cygwin1.dll > Found 3 matches for cygwin1.dll. > cygwin/cygwin-1.7.1-1 The UNIX emulation engine > cygwin/cygwin-1.7.2-2 The UNIX emulation engine > cygwin/cygwin-1.7.3-1 The UNIX emulation engine > > $ And you can find the version you have currently installed locally like so: > $ cygcheck -cd cygwin > Cygwin Package Information > Package Version > cygwin 1.7.3-1 > > $ > * What is the proper upgrade procedure ? Run setup.exe again, in "install from internet" mode (or if you wish, run it twice, first in download-only mode, then in install-from-local-directory mode; makes no real difference). It will automatically update any packages that you already have installed to any newer versions that are available, so the base "cygwin" package containing the DLL will get updated; basically, you just need to keep clicking "Next" all the way through and leave the settings unchanged and you'll get an update, because that's setup.exe's default behaviour. cheers, DaveK -- 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