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 Message-Id: <5.1.0.14.2.20020520100446.00b0cb28@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Mon, 20 May 2002 10:14:15 -0700 To: "Donszelmann, Mark" , cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: version 1.3 10, problem with gunzip.exe In-Reply-To: <2846497B437BF84BAD1A4CC407418D26694BC9@exchange1.slac.stan ford.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Mark, This is how these things are set up on a properly installed Cygwin: % ll $( type -p -a gunzip ) lrwxrwxrwx 1 Administ None 19 Nov 26 09:04 /bin/gunzip -> gzip.exe* lrwxrwxrwx 1 Administ None 19 Nov 26 09:04 /usr/bin/gunzip -> gzip.exe* % ll $( type -p -a gzip ) -rwxrwxrwx 1 Administ None 50176 Nov 25 17:48 /bin/gzip* -rwxrwxrwx 1 Administ None 50176 Nov 25 17:48 /usr/bin/gzip* % ll /{usr/,}bin/gzip.exe -rwxrwxrwx 1 Administ None 50176 Nov 25 17:48 /bin/gzip.exe* -rwxrwxrwx 1 Administ None 50176 Nov 25 17:48 /usr/bin/gzip.exe* Your nineteen byte "gunzip" file is a symlink, or should be. Randall Schulz Mountain View, CA USA At 09:53 2002-05-20, Donszelmann, Mark wrote: >Version 1.3.10 net installation of cygwin seems to have the following problem: > >gunzip.exe seems to be only 19 bytes long and does not run. > >Regards >Mark Donszelmann -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/