回复 #8 slmeng 的帖子
好像是版本的问题,我把ruby升级到ruby 1.8.4 (2006-04-14) [i386-mswin32], 就可以装了。
多谢。不过,其间还看到这样的出错信息,不知道是否会对后面的开发有影响。
F:\Ruby\>gem install activesupport-1.4.0.gem
Successfully installed activesupport, version 1.4.0
Installing ri documentation for activesupport-1.4.0...
lib/active_support/dependencies.rb:52:16: Unrecognized directive 'nodoc'
Installing RDoc documentation for activesupport-1.4.0...
lib/active_support/dependencies.rb:52:16: Unrecognized directive 'nodoc'
F:\Ruby\>gem install actionpack-1.13.1.gem
Successfully installed actionpack, version 1.13.1
Installing ri documentation for actionpack-1.13.1...
lib/action_controller/routing.rb:1050:30: ':' not followed by identified or oper
ator
lib/action_controller/routing.rb:1054:39: ':' not followed by identified or oper
ator
Installing RDoc documentation for actionpack-1.13.1...
lib/action_controller/routing.rb:1050:30: ':' not followed by identified or oper
ator
lib/action_controller/routing.rb:1054:39: ':' not followed by identified or oper
ator