Quote:
Originally Posted by gardenair
This time I download the file STABLE22.tar.gz it untar successfully.
[roor@localhost myfolder]# tar xvzf squid-2.6.STABLE22.tar.gz
the old file was squid-2.6.STABLE23.tar.gz which is always giving error.
Well the file squid-2.6.STABLE22.tar.gz successfully untar. With z flag no error.It is really amazing ?  same command works ....
|
Just out of curiosity I tried to download and untar the file squid-2.6.STABLE23.tar.gz and it works flawlessly. Here is my results:
Code:
$ ls -l squid-2.6.STABLE23.tar.gz
-rw-r--r-- 1 alex users 1734325 2011-03-12 18:51 squid-2.6.STABLE23.tar.gz
$ file squid-2.6.STABLE23.tar.gz
squid-2.6.STABLE23.tar.gz: gzip compressed data, from Unix, last modified: Thu Sep 17 01:35:41 2009, max compression
$ tar tvf squid-2.6.STABLE23.tar.gz
drwxrwxrwx hno/hno 0 2009-09-17 01:35 squid-2.6.STABLE23/
drwxrwxrwx hno/hno 0 2009-09-17 01:35 squid-2.6.STABLE23/cfgaux/
drwxrwxrwx hno/hno 0 2009-09-17 01:35 squid-2.6.STABLE23/include/
-rw-r--r-- hno/hno 1382 2001-08-19 02:46 squid-2.6.STABLE23/README
-rw-r--r-- hno/hno 1372 2007-06-23 23:31 squid-2.6.STABLE23/acinclude.m4
-rw-r--r-- hno/hno 86751 2009-09-17 01:35 squid-2.6.STABLE23/configure.in
-rw-r--r-- hno/hno 34927 2009-09-17 01:31 squid-2.6.STABLE23/aclocal.m4
-rw-r--r-- hno/hno 1322 2006-06-02 23:35 squid-2.6.STABLE23/Makefile.am
-rw-r--r-- hno/hno 22031 2009-09-17 01:31 squid-2.6.STABLE23/Makefile.in
-rwxr-xr-x hno/hno 739989 2009-09-17 01:35 squid-2.6.STABLE23/configure
<omitted>
I think your previous download was not successful. Anyway, since you already extracted the tar.bz2 archive you can proceed with the installation now.
@Eric: Muy bien ¿y tú? 