Ethereal-dev: Re: [Ethereal-dev] unable to uncompress teh ethereal.gz file

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Gilbert Ramirez <gram@xxxxxxxxxxxxxxx>
Date: Mon, 4 Feb 2002 12:57:02 -0600
On Mon, 04 Feb 2002 12:45:07 Francis Wong wrote:
> Hi,
> 
> I tried to uncompress the ethereal.gz in the digital unix by using gzip or
> gunzip -d ethereal.gz, but I got the error message: "gunzip: ethereal.gz not
> in the gzip format." I would like to know how to uncompress the ethereal
> file. Thanks.
> 
> Francis

What "ethereal.gz" file? Do you mean the "ethereal-0.9.1.tar.gz" file?
That unzips just fine with "gzip -d" or "gunzip".

What does "file ethereal.gz" show? Perhaps your browser, or whatever
you used to transfer the file, saved the wrong thing. Or, if you're using
FTP, perhaps you forget to set BINARY mode in ftp.  How big is the
file? The "ethereal-0.9.1.tar.gz" file is 2756335 bytes.

--gilbert