QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1218|回复: 11

在装Mplayer-0.90pre9时,那个*.tar.bz2该如何解开

[复制链接]
发表于 2002-10-26 21:20:05 | 显示全部楼层 |阅读模式
我怎么tar 都tar 不开它,请教
[wuwenguan@wuwen mplayer]$ tar xzvf w32codec.tar.bz2

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors
[wuwenguan@wuwen mplayer]$
 楼主| 发表于 2002-10-26 21:25:31 | 显示全部楼层
实在没有办法了,只有回到图形方式,结果用File Roller 2.0.0搞定了,郁闷!
回复

使用道具 举报

发表于 2002-10-26 21:27:05 | 显示全部楼层

用bzip2解开再tar,

或tar -xvIf 即可。
回复

使用道具 举报

发表于 2002-10-26 21:35:07 | 显示全部楼层
tar -jxvf *.tar.bz2

change x to j is ok
回复

使用道具 举报

 楼主| 发表于 2002-10-26 22:04:11 | 显示全部楼层

结论

tar jxvf *.tar.bz2
有效
原因:由bzip压缩的包用参数  j
回复

使用道具 举报

发表于 2002-10-26 22:11:13 | 显示全部楼层
i remember that by the old tar command, 'j' should be 'y'.
回复

使用道具 举报

发表于 2002-10-26 22:18:13 | 显示全部楼层
我一般是这样,bunzip2 xxx.bz,然后再tar vxf xxx.tar
回复

使用道具 举报

发表于 2002-10-27 00:14:16 | 显示全部楼层
'tar xvjf' is correct.
回复

使用道具 举报

发表于 2003-1-4 21:11:08 | 显示全部楼层
bunzip不是就可以吗
回复

使用道具 举报

发表于 2003-1-8 18:56:14 | 显示全部楼层
是bunzip2呵呵
回复

使用道具 举报

发表于 2003-1-8 19:34:25 | 显示全部楼层

?!

tar -jxvf 可以用来解这样的 *.tar.tar
回复

使用道具 举报

发表于 2003-1-16 21:14:10 | 显示全部楼层

看看下面的答案。。

tar --use-compress-program bzip2 -xfv xxx.tar.bz2
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-17 18:55 , Processed in 0.057449 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表