Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Injected-Via-Gmane: http://gmane.org/
To: cygwin@cygwin.com
Path: not-for-mail
From: Andrew Markebo <andrew.markebo@telia.com>
Subject: Re: Installation
Date: Fri, 17 Jan 2003 12:18:32 +0100
Lines: 32
Message-ID: <m3smvsdnxz.fsf@telia.com>
References: <004301c2bd8f$114c9600$5e2b7ad5@workstation1> <010601c2bd90$cc22fae0$78d96f83@POMELLO>
 <00d701c2bdb0$af356100$5e2b7ad5@workstation1>
 <021501c2bdb3$02afda70$78d96f83@POMELLO>
 <002301c2bdfc$096027a0$d9297bd5@workstation1> <m3adi0f8xj.fsf@telia.com>
 <00ed01c2be0d$93d72d00$d9297bd5@workstation1> <m3znq0dr60.fsf@telia.com>
 <001f01c2be18$846ca380$25747ad5@workstation1>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Complaints-To: usenet@main.gmane.org
User-Agent: Gnus/5.090013 (Oort Gnus v0.13) Emacs/20.7
 (i386-redhat-linux-gnu)
Cancel-Lock: sha1:Qqhh0Id3HmkH2ZpZZdxtZO84VUs=

/ "Scott Taylor" <scott.taylor@4i-dotcom.com> wrote:
| 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

What error do you get?? I assume command not found.. basically there
are no more that comes with cygwin.. but there should be a less.. 

| Also, I wanted to install cygipc but it gives me the following:
|
| $ tar -C/ -xjf cygipc-1.13-2.tar.bz2

Hmm doesn't it look for cygipc-1.13-2.. in / now?? Try to do a 
cd /
tar -xjf [pathtocygipc]/cyg...


| 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?

tar.exe you have cd'd to some other subdir.

        /Andy

-- 
 The eye of the beholder rests on the beauty!


--
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/

