Re: Where to download CygIPC?

From: Eduardo_Cadena(at)praxair(dot)com
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Where to download CygIPC?
Date: 2002-04-19 13:27:39
Message-ID: OF301120C9.84A766BD-ON86256BA0.00498F01@praxair.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin


You need run Cygwin's setup again and install bzip2. the message

tar (child): bzip2: Cannot exec: No such file or directory

indicates that system cannot find bzip2 which is necesary to unzup the file
before unpack the tarball.

João Carlos Fernandes Costa <joao(dot)costa(at)oni(dot)pt>@postgresql.org con fecha
19/04/2002 08:21:15 AM

Enviado por: pgsql-cygwin-owner(at)postgresql(dot)org

Destinatarios: "'Henshall, Stuart - WCP'"
<SHenshall(at)westcountrypublications(dot)co(dot)uk>
CC: "'pgsql-cygwin(at)postgresql(dot)org'" <pgsql-cygwin(at)postgresql(dot)org>
Fax to:
Pager to:

Asunto: Re: [CYGWIN] Where to download CygIPC?


Hi Stuart,

when I execute

tar -jxvf cygipc-1.11-1.tar.bz2

I get the following:

tar (child): bzip2: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors

When I execute

ls

I get the following:

bin cygipc-1.11-1.tar.bz2 cygwin.ico home
sbin usr
cygipc-1.11-1-src.tar.bz2 cygwin.bat etc lib
tmp var

Any reason?

Joao

-----Original Message-----
From: Henshall, Stuart - WCP
[mailto:SHenshall(at)westcountrypublications(dot)co(dot)uk]
Sent: sexta-feira, 19 de Abril de 2002 12:43
To: 'João Carlos Fernandes Costa'
Cc: 'pgsql-cygwin(at)postgresql(dot)org'
Subject: RE: [CYGWIN] Where to download CygIPC?

If you put it in your cygwin root directory (c:\cygwin by default) then go
to the bash shell, then cd / and then:
tar -jxvf cygipc-1.11-1.tar.bz2
OR:
bunzip2 cygipc-1.11-1.tar.bz2
tar -xvf cygipc-1.11-1.tar
- Stuart

> -----Original Message-----
> From: João Carlos Fernandes Costa [mailto:joao(dot)costa(at)oni(dot)pt]
> Sent: 19 April 2002 12:38
> To: 'Jason Tishler'
> Cc: 'pgsql-cygwin(at)postgresql(dot)org'
> Subject: Re: [CYGWIN] Where to download CygIPC?
>
>
> Jason,
>
> After downloading cygipc, how do you install it? I am not
> able to open a
> file which type is ".tar.bz2" on a Win2K machine. Please
> explain me how to.
> Thank you.
>
> Joao
>
> -----Original Message-----
> From: Jason Tishler [mailto:jason(at)tishler(dot)net]
> Sent: quarta-feira, 17 de Abril de 2002 11:56
> To: Karin Gardström
> Cc: pgsql-cygwin(at)postgresql(dot)org
> Subject: Re: [CYGWIN] Where to download CygIPC?
>
>
> Karin,
>
> On Tue, Apr 16, 2002 at 05:46:20PM +0200, Karin Gardström wrote:
> > I want to install PostgreSQL on my computer, using Windows
> XP. I have
> succeeded
> > to install Cygwin, but when I went to the link for
> downloading cygipc,
> there
> > was no file to download. What do I do?
>
> Try the following:
>
>
> http://www.neuro.gatech.edu/users/cwilson/cygutils/cygipc/index.html
>
> Chuck has recently reorganized his site.
>
> Jason
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Browse pgsql-cygwin by date

  From Date Subject
Next Message Gerhard Häring 2002-04-21 09:31:29 Re: libpq not working
Previous Message Joo Carlos Fernandes Costa 2002-04-19 13:21:15 Re: Where to download CygIPC?