随笔 - 391  文章 - 0 评论 - 105 trackbacks - 5

问题描述:
ERROR:  While executing gem ... (SocketError)getaddrinfo: no address associated with hostname.

问题出在我这边的网络慢,并且是使用得代理上网

解决办法:
set http_proxy=http://192.168.0.1:80

gem install rails --include-dependencies

posted on 2006-12-23 12:22 SAP 沧海 阅读(1779) 评论(1) 编辑 收藏