标题:
[
软件故障
]
-bash:wget command not found的解决方法 wget安装方法
[打印本页]
作者:
shillan
时间:
2016-2-12 02:11
标题:
-bash:wget command not found的解决方法 wget安装方法
现象
:
最小化安装的centos6.X并未安装wget包,故没法执行weget命令,执行时会报错:-bash:wget command not found
解决:
1、如果可上Internet,则可进行yum安装,执行以下命令:
yum -y install wget
2、如果无法上Internet,则下载wget的rpm包通过rpm安装,下载地址:
CentOS 6.6:
32位:
http://mirrors.aliyun.com/centos ... 1.12-5.el6.i686.rpm
64位:
http://mirrors.aliyun.com/centos ... 12-5.el6.x86_64.rpm
CentOS 6.7:
32位:
http://mirrors.aliyun.com/centos ... -5.el6_6.1.i686.rpm
64位:
http://mirrors.aliyun.com/centos ... .el6_6.1.x86_64.rpm
下载完成后,
利用FlashFXP等FTP软件的SFTP连接进行文件的上传,
之后直接执行以下命令安装即可(以CentOS 6.7 64位为例):
rpm
-
ivh wget-1.12-5.el6_6.1.x86_64.rpm
[attach]5361[/attach]
欢迎光临 逐梦论坛 (http://temp2023.zhumeng.org/)
Powered by Discuz! 7.2