我们专注攀枝花网站设计 攀枝花网站制作 攀枝花网站建设
成都网站建设公司服务热线:400-028-6601

网站建设知识

十年网站开发经验 + 多家企业客户 + 靠谱的建站团队

量身定制 + 运营维护+专业推广+无忧售后,网站问题一站解决

-bash:unzip:commandnotfound

一、问题描述
    给客户安装软件zip时报错

  1. -bash: unzip: command not found
二、问题分析
    unzip命令没有找到,是因为没有安装unzip。
三、解决方案

  1. yum install -y unzip zip
如果用普通用户会提示:
  1. [r7@fs-3z3-vm0326 picclife]$ yum install -y unzip zip
  2. Loaded plugins: fastestmirror
  3. You need to be root to perform this command.
用root用户可以正常执行安装。

文章标题:-bash:unzip:commandnotfound
标题来源:http://shouzuofang.com/article/ijdoee.html

其他资讯