[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Please help me to untar a gunzip file
From: |
Paul Eggert |
Subject: |
Re: Please help me to untar a gunzip file |
Date: |
Thu, 29 Mar 2007 13:12:31 -0700 |
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) |
"Geetha Palanisamy -X \(gepalani - WIPRO at Cisco\)" <address@hidden> writes:
> Instead I was able to unzip with the command
> gunzip -c x.gtra.gz | tar -xv
>
> But while i continue with the installation , it says me that the
> packages related are not found. So i suspect that the file is not
> properly untarred.
This sounds like a tar problem, not a gzip problem. Please try
installing GNU tar and using that.
ftp://ftp.gnu.org/gnu/tar/tar-1.16.1.tar.gz