Thread: problem with installing cygipc-2.00.tar

problem with installing cygipc-2.00.tar

From
"vibha"
Date:
Hi Sir/Madam,
I am trying to upgrade Postgersql7.1.3 to Postgresql7.3.4 for it i need an updated version of Cygwin.I have already installed Cygwin but i m facing the difficulty in installing cygipc-2.00.tar.bz2.
I downloaded it as .tar winzip executable but when i m writing the command
tar -xvf cygipc2.00.tar i m getting the message:
 
tar: cygipc2.00.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now

Re: problem with installing cygipc-2.00.tar

From
"Henshall, Stuart - TNP Southwest"
Date:

maybe you need to do tar -jxvf cygipc2.00.tar.bz2
or:
bunzip2 cygipc2.00.tar.bz2
tar -xvf cygipc2.00.tar.bz2
hth,
- Stuart
P.S. Sorry about the format caused by the disclaimer adder :(

-----Original Message-----
From: vibha [mailto:vibhaj@networkprograms.com]
Sent: 19 August 2003 02:04
To: pgsql-cygwin@postgresql.org
Subject: [CYGWIN] problem with installing cygipc-2.00.tar

THIS EMAIL HAS BEEN SWEPT FOR VIRUSES BY THE NORTHCLIFFE GROUP MAILSWEEPER SERVER.

Hi Sir/Madam,
I am trying to upgrade Postgersql7.1.3 to Postgresql7.3.4 for it i need an updated version of Cygwin.I have already installed Cygwin but i m facing the difficulty in installing cygipc-2.00.tar.bz2.

I downloaded it as .tar winzip executable but when i m writing the command
tar -xvf cygipc2.00.tar i m getting the message:

tar: cygipc2.00.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now

DISCLAIMER:The information in this message is confidential and may be legally privileged. It is intended solely for the addressee.  Access to this message by anyone else is unauthorised.  If you are not the intended recipient, any disclosure, copying, or distribution of the message, or any action or omission taken by you in reliance on it, is prohibited and may be unlawful.  Please immediately contact the sender if you have received this message in error. Thank you.

Re: problem with installing cygipc-2.00.tar

From
Jason Tishler
Date:
[I would have responded sooner, but I have been on vacation.]

On Tue, Aug 19, 2003 at 06:33:43AM +0530, vibha wrote:
> I am trying to upgrade Postgersql7.1.3 to Postgresql7.3.4 for it i
> need an updated version of Cygwin.I have already installed Cygwin but
> i m facing the difficulty in installing cygipc-2.00.tar.bz2.  I
> downloaded it as .tar winzip executable but when i m writing the
> command tar -xvf cygipc2.00.tar i m getting the message:
>
> tar: cygipc2.00.tar: Cannot open: No such file or directory
> tar: Error is not recoverable: exiting now

See the following:

    http://archives.postgresql.org/pgsql-cygwin/2003-08/msg00041.php

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6