#tar zxvf zlib-1.2.8.tar.gz
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now

解决方法如下:改为去掉z即可完成解压 ,没错就是这么简单

tar xvf