1、apache 版本httpd-2.4.41.tar.gz
cd /usr/local/src/
下载:
wget http://httpd.apache.org/download.cgi/httpd-2.4.41.tar.gz
解压时报错:
[root@xxxxxxx ~]
# tar -jxvf tcl8.4.16-src.tar.gz
bzip2
: (stdin) is not a
bzip2
file
.
tar
: Child returned status 2
tar
: Error is not recoverable: exiting now
[root@xxxxxx ~]
# file tcl8.4.16-src.tar.gz
tcl8.4.16-src.
tar
.gz: HTML document text
原文:https://www.cnblogs.com/cm920/p/12120843.html