bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gzip problem


From: Paul Eggert
Subject: Re: Gzip problem
Date: 08 Sep 2003 13:11:27 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

address@hidden writes:

> I am using gzip 1.2.4 on 2 IBM AIX 4.3.1...
> # gzip -d LAB.gz
>                         
> gzip: LAB: File too large

The string 'File too large' doesn't appear in the gzip 1.2.4 sources.
Possibly some other program is printing that message, or possibly
a system call is returning EOVERFLOW or you have file quotas or
something like that, none of which is under gzip's control.

Also, gzip 1.2.4 probably won't work for files larger than 2 GiB, so
you should upgrade.  I suggest gzip 1.3.5.

ftp://alpha.gnu.org/gnu/gzip/gzip-1.3.5.tar.gz




reply via email to

[Prev in Thread] Current Thread [Next in Thread]