安装的linux在使用wget命令时提示“没有wget命令”是什么原因?
展开全部
原因:没有注意到busybox utilities that require DNS是否工作。
解决方法如下:
adb remount
adb shell
echo "nameserver 8.8.8.8" > /system/etc/resolv.conf
8.8.8.8 is one of Google's public nameservers, you may want to add another for redundancy
Rerun the above echo but make sure to use >>
http://forum.xda-developers.com/showthread.php?t=998937
debian 或者 ubuntu : sudo apt-get install wget
centos : sudo yum -y install wget
前提是你得配置好了你得更新服务器,这个过程就稍微复杂些了,自己百度下 apt-get 或者 yum 的基本概念和使用方法吧。
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询