Обсуждение: problem with tar

Поиск
Список
Период
Сортировка

problem with tar

От
Myron Lowe
Дата:
Hello. I'm trying to install postgresql in windows and I am following the
instructions on the webpage but when I use this command, tar -C -xjf
cygipc-1.11-1.tar.bz2, this is the error message I get.

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

Should I just use winrar and install them manually? Is there some way to
fix this problem? Thanks.


Re: problem with tar

От
"Henshall, Stuart - WCP"
Дата:
It looks like you haven't installed the bzip2 package (either that or it
can't see it - but it can see tar so I don't think that's it). rerun cygwin
setup and install bzip2. You can use windows archivers to put stuff in, but
you have to be a little careful to put them in places that aren't symlinks
in cygwin.
- Stuart

> -----Original Message-----
> From: Myron Lowe [mailto:mlowe@cs.ucr.edu]
> Sent: 13 February 2002 08:26
> To: pgsql-cygwin@postgresql.org
> Subject: [CYGWIN] problem with tar
>
>
> Hello. I'm trying to install postgresql in windows and I am
> following the
> instructions on the webpage but when I use this command, tar -C -xjf
> cygipc-1.11-1.tar.bz2, this is the error message I get.
>
> 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
>
> Should I just use winrar and install them manually? Is there
> some way to
> fix this problem? Thanks.
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>