始终坚信
好记性不如赖笔头!

tar解压bz2包--tar (child): bzip2:无法 exec: 没有那个文件或目录

命令:tar -xjf php-7.3.3.tar.bz2

报错信息如下:


tar (child): bzip2:无法 exec: 没有那个文件或目录
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now

原因:缺少bzip2包

yum install -y bzip2
赞(0)
本站未标注原创文章均为转载,如有侵权请告知!二宝博客 » tar解压bz2包--tar (child): bzip2:无法 exec: 没有那个文件或目录

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址