当前位置: 技术问答>linux和unix
Ubuntu下无法解压eclipse安装包,eclipse安装包在Redhat下完美安装
来源: 互联网 发布时间:2017-02-05
本文导语: gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now 执行命令是下面的: sudo tar -zxvf eclipse-SDK-3.5.1-linux-gtk.tar.gz | 检查你的解压包...
gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
执行命令是下面的:
sudo tar -zxvf eclipse-SDK-3.5.1-linux-gtk.tar.gz
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
执行命令是下面的:
sudo tar -zxvf eclipse-SDK-3.5.1-linux-gtk.tar.gz
|
检查你的解压包的md5是否和官网,或者Redhat上的一致
怀疑解压包不完整,或者文件被损坏
怀疑解压包不完整,或者文件被损坏