设为首页收藏本站

简体中文 繁體中文 English 日本語 Deutsch 한국 사람 بالعربية TÜRKÇE português คนไทย french

搜索
热搜: 活动 交友 discuz

解压时提示这玩意 神马意思? [复制链接]
查看:57 | 回复:5

9

主题

251

回帖

535

积分

高级会员

积分
535
发表于 2012-6-12 20:12:39 | 显示全部楼层 |阅读模式
楼下来

248

主题

445

回帖

1712

积分

金牌会员

积分
1712
发表于 2012-6-12 19:50:10 | 显示全部楼层
Archive:  05.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
note:  05.zip may be a plain executable, not an archive
unzip:  cannot find zipfile directory in one of 05.zip or
        05.zip.zip, and cannot find 05.zip.ZIP, period.

unzip 05.zip

248

主题

445

回帖

1712

积分

金牌会员

积分
1712
发表于 2012-6-12 19:54:45 | 显示全部楼层
解决了 方法
data.zip文件有4G多,解压的时候出问题了.

Archive:  data.zip

  End-of-central-directory signature not found.  Either this file is not

  a zipfile, or it constitutes one disk of a multi-part archive.  In the

  latter case the central directory and zipfile comment will be found on

  the last disk(s) of this archive.

unzip:  cannot find zipfile directory in one of bbs.zip or

        data.zip.zip, and cannot find data.zip.ZIP, period.
出现这种情况,需要使用 7zip来解压

wget http://downloads.sourceforge.net/project/p7zip/p7zip/9.13/p7zip_9.13_src_all.tar.bz2?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fp7zip%2Ffiles%2F&ts=1283040874&use_mirror=voxel

tar -jxvf p7zip_9.13_src_all.tar.bz2

cd p7zip_9.13

make

make install
安装完成,

7za x data.zip
成功了

 Linux 下,使用unzip解压时,报错:

unzip trunk.zip

Archive:  trunk.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of trunk.zip or
        trunk.zip.zip, and cannot find trunk.zip.ZIP, period.


  文件大小为 2.2G,可能是 unzip 设置了这个限制吧。在网上查到要用 jar 来解

jar xvf trunk.zip

  如果出现

jar:Command not found

  要用yum下载

yum -y install java-1.6.0-openjdk-devel

再次运行

jar xvf trunk.zip

就能成功,看来,unzip局限蛮大的呀。


111

主题

1901

回帖

4221

积分

论坛元老

积分
4221
发表于 2012-6-12 19:57:31 | 显示全部楼层
哈 4G  谁的图库给拖了吧

1724

主题

4万

回帖

8万

积分

论坛元老

积分
85718
发表于 2012-6-12 20:16:23 | 显示全部楼层
习惯用.tar.gz包,还不改属性。

48

主题

477

回帖

1130

积分

金牌会员

积分
1130
发表于 2012-6-12 20:17:21 | 显示全部楼层
共享一下美图
您需要登录后才可以回帖 登录 | 立即注册

论坛客服/商务合作/投诉举报:2171544 (QQ)
落伍者创建于2001/03/14,本站内容均为会员发表,并不代表落伍立场!
拒绝任何人以任何形式在本论坛发表与中华人民共和国法律相抵触的言论!
落伍官方微信:2030286 邮箱:(djfsys@gmail.com|tech@im286.com)
© 2001-2014

浙公网安备 33060302000191号

浙ICP备11034705号 BBS专项电子公告通信管[2010]226号

  落伍法律顾问: ITlaw-庄毅雄

Archiver|手机版|Discuz! X

GMT+8, 2026-6-15 17:35 , Processed in 0.018506 second(s), 3 queries , Gzip On, Redis On.

返回顶部