【发布时间】:2015-05-20 12:02:13
【问题描述】:
有没有办法离线安装compass和compass_radix?
我在尝试命令行安装时得到以下信息:
sudo gem install compass
WARNING: Error fetching data: bad response Service Unavailable 503 (http://rubygems.org/latest_specs.4.8.gz)
WARNING: Error fetching data: bad response Service Unavailable 503 (http://rubygems.org/specs.4.8.gz)
Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
Successfully installed compass-1.0.3
1 gem installed
Installing ri documentation for compass-1.0.3...
Installing RDoc documentation for compass-1.0.3...
sudo gem install compass_radix
WARNING: Error fetching data: bad response Service Unavailable 503 (http://rubygems.org/latest_specs.4.8.gz)
ERROR: Could not find a valid gem 'compass_radix' (>= 0) in any repository
ERROR: Possible alternatives: compass_radix
【问题讨论】:
-
否则你能上网吗?
-
@kaybee99:是的。由于代理/防火墙限制,访问受到限制
标签: ruby linux installation compass-sass offline