L.S., To solve issue "Value too large for defined data type" we installed gzip-1.3.12-sol25-sparc-local on Solaris 8. Every one on the net says it should be solved. But it isn't. What am i doing / is going wrong? Proof ==> (1) OS version [EMAIL PROTECTED] # uname -a SunOS -a 5.8 Generic_117350-28 sun4u sparc SUNW,Ultra-60 ==> (2) gzip version [EMAIL PROTECTED] # /usr/local/bin/gunzip --version gzip 1.3.12 Copyright (C) 2007 Free Software Foundation, Inc. Copyright (C) 1993 Jean-loup Gailly. This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law. Written by Jean-loup Gailly. For help, type: gzip -h ==> (3) size file (> 2GB) [EMAIL PROTECTED] # ls -l bbr.sql.gz -rw------T 1 root other 2202009600 May 29 18:49 bbr.sql.gz ==> (4) reproducing error [EMAIL PROTECTED] # /usr/local/bin/gunzip bbr.sql.gz gzip: bbr.sql.gz: Value too large for defined data type Greetings, Andre Timmer |
- Installed gzip 1.3.12 to solve issue "Value too large fo... Andre Timmer