[vox-tech] gzip bug?

Stephen M. Helms vox-tech@lists.lugod.org
Thu, 14 Mar 2002 10:34:25 -0800


Hello Kevin,

By chance are you using files larger than 2GB in size?  There was a
problem with older versions of gzip/gunzip not working well with files
larger than 2GB.

I am using gzip/gunzip version 1.3.2.

If you are not having this problem with smaller files than another
temporary solution is to use split to make files smaller in size and the
gzip them.