Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Thu, 22 Jan 2004 20:05:38 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: zzapper cc: cygwin AT cygwin DOT com Subject: Re: 1.5.6 is there a problem with this build? In-Reply-To: <9uh010t22h3d3rbe3prle2q19duu6t7ocg@4ax.com> Message-ID: References: <9f9v00tug6qa9hkg4hhnhqub7g3ek6aihd AT 4ax DOT com> <9uh010t22h3d3rbe3prle2q19duu6t7ocg AT 4ax DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 22 Jan 2004, zzapper wrote: > On Thu, 22 Jan 2004 15:52:42 -0600 (CST), Brian Ford > >> > >I wasn't annoyed, but I did point you to the most authoritative reference > >available on both topics. It should have been obvious in the mailing list > >archives. > > blush red, sorry Brian hadn't noticed the link. Just installed the > snapshot (a valid but non-released build) (didn't know what one was > before!!) . > > It's easy peasy; download from snapshot http://cygwin.com/snapshots/ > > cygwin-inst-2004*.tar.bz2 Technically, this is a full build snapshot. If you just want the DLL, download cygwin1-2004*.dll.bz2 instead. > bunzip2 cygwin-inst-20040122.tar.bz2 > > gives you cygwin-inst-20040122.tar > > I then used Winzip to install files in c:\cygwin BAD. VERY BAD. The FAQ and the user's guide repeatedly state: DO NOT USE WinZip for installing packages. The same applies to snapshots. One reason is that WinZip does not handle symlinks correctly, but there are others. > Is there a script or tool for installing snapshots?? > > Thanx Brian. > zzapper (vim & cygwin & zsh) There's no tool (it would be pretty easy to make snapshots installable by setup.exe, though I can think of a couple of reasons why it requires extra effort to install one), but there *is* an easier way. Simply run tar -C/ -xjf cygwin-inst-20040122.tar.bz2 and you're done. If you just downloaded the DLL, you need a slightly different command: tar -C/usr/bin -xjf cygwin1-20040122.dll.bz2 Hope this helps, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/