tar zxvf pcre-8.34.tar.bz2出错,提示
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now更换zxvf,直接tar -xf 就可以了
本文介绍了解压tar.bz2文件时遇到的错误及其解决方案。错误信息提示gzip: stdin: not in gzip format,通过更换解压命令,使用tar -xf成功解决了问题。
tar zxvf pcre-8.34.tar.bz2出错,提示
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now更换zxvf,直接tar -xf 就可以了
4万+
7343
622

被折叠的 条评论
为什么被折叠?
