本帖最后由 star_liu 于 2013-3-20 22:57 编辑
我是新手,一点linux基础都没有,想跟着u大的这个帖子
http://www.shumeipai.net/forum.p ... AE%C5%C9&page=1
照葫芦画瓢远程监控raspberry,可是输入
- sudo apt-get install php5-common php5-cgi php5-cli php5
复制代码安装的时候提示
- Err http://mirrordirector.raspbian.org/raspbian/ wheezy/main php5-common armhf 5.4.4-12
- 404 Not Found
- Failed to fetch http://mirrordirector.raspbian.org/raspbian/pool/main/p/php5/php5-common_5.4.4-12_armhf.deb 404 Not Found
- E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
复制代码并且
的时候也提示错误
- Get:18 http://mirrordirector.raspbian.org wheezy/main armhf Packages [7402 kB]
- Err http://mirrordirector.raspbian.org wheezy/main armhf Packages
- Connection failed
- Ign http://mirrordirector.raspbian.org wheezy/contrib Translation-en
- Ign http://mirrordirector.raspbian.org wheezy/main Translation-en
- Ign http://mirrordirector.raspbian.org wheezy/non-free Translation-en
- Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en
- Fetched 103 kB in 14min 21s (119 B/s)
- W: Failed to fetch http://mirrordirector.raspbian.org/raspbian/dists/wheezy/main/binary-armhf/Packages Connection failed
- E: Some index files failed to download. They have been ignored, or old ones used instead.
复制代码求高手指导