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.1.5.2.20030117182846.00aacd98@mail.earthlink.net> X-Sender: jeremyhetzler AT mail DOT earthlink DOT net (Unverified) Date: Fri, 17 Jan 2003 18:39:44 -0800 To: cygwin AT cygwin DOT com From: Jeremy Hetzler Subject: Fwd: Re: Installation Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed >From: "Scott Taylor" >Subject: Re: Installation >Date: Fri, 17 Jan 2003 11:06:41 -0000 > >OK got locate working, but there seems to be something wrong in general with >calling commands. > >"ls -l" works fine but... >"ls -l | more" does not > >Also, I wanted to install cygipc but it gives me the following: > >$ tar -C/ -xjf cygipc-1.13-2.tar.bz2 >tar (child): cygipc.1.13-2.tar.bz2: cannot open: no such file or directory >tar (child): error not recoverable: exiting now >tar: Child returned status 2 >tar: Error exit delayed from previous errors > >The file "tar.exe" is in my bin directory...why can't it see it? > >Scott Just to be clear, your shell is finding and running tar just fine (as you can confirm with "tar --help". Messages of the form "tar: blah blah blah" are from tar itself. If your shell couldn't find tar at all, you would get something like "bash: tar: command not found". (Sorry for the munged headers.) Jeremy -- 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/