我的ruby已经安装完成,为什么rails的安装不能继续?

MZDu 2007-02-01 12:25:32
我已经安装了 ruby 184-20的版本。
ruby -v 能正常显示版本号。


但是按照网页上所指示的信息,再安装rails出现了问题。

D:\>gem install rails --include-dependencies
ERROR: While executing gem ... (Errno::EINVAL)
Invalid argument

D:\>gem install rails --remote
Install required dependency activesupport? [Yn] y
ERROR: While executing gem ... (Timeout::Error)
execution expired

俩种方式都不能安装阿。 有哪位大侠能告诉小弟接下来应该怎么安装么??
多谢了。
...全文
925 13 打赏 收藏 转发到动态 举报
写回复
用AI写文章
13 条回复
切换为时间正序
请发表友善的回复…
发表回复
apple21 2007-04-07
  • 打赏
  • 举报
回复
rails,activerecord,actionpack,activerecord,activesupport,actionwebservice,activesupport 没安装
yoyozizou1985 2007-03-25
  • 打赏
  • 举报
回复
hi gigix,I've tried that method,but it also cannt work,this is what it displayed in the console:
D:\>gem install rails-1.2.3 -y
ERROR: While executing gem ... (RuntimeError)
Error instaling rails-1.2.3:
rails requires activesupport = 1.4.2
I dont know what "activesupport" mean here
Thank you all the same
gigix 2007-03-23
  • 打赏
  • 举报
回复
gem install rails-1.2.3 -y
would you please ask google first?
yoyozizou1985 2007-03-23
  • 打赏
  • 举报
回复
D:\>gem install rails-1.2.3
ERROR: While executing gem ... (RuntimeError)
Error instaling rails-1.2.3:
rails requires activesupport = 1.4.2
我的是这种情况,什么意思,怎么办?用的是ruby-1.8.6
L_G_Flynn 2007-03-08
  • 打赏
  • 举报
回复
我也是出现这样的情况,不知道怎么办了!
siliu 2007-02-15
  • 打赏
  • 举报
回复
D:\>gem install rails
好像就可以了

*****************************************************************************
欢迎使用CSDN论坛专用阅读器 : CSDN Reader(附全部源代码)

http://www.cnblogs.com/feiyun0112/archive/2006/09/20/509783.html
MZDu 2007-02-02
  • 打赏
  • 举报
回复
i've done that.
thank you.
MZDu 2007-02-01
  • 打赏
  • 举报
回复
不知道是不是因为 受中美电缆断了的影响,所以安装不了啊!!!
gigix 2007-02-01
  • 打赏
  • 举报
回复
try to download the gems and install them locally:
http://www.javaeye.com/topic/48544
MZDu 2007-02-01
  • 打赏
  • 举报
回复
怎么俩个 activerecord ???/
MZDu 2007-02-01
  • 打赏
  • 举报
回复
现在怎么需要安装这么多文件了?
一定需要么
steveyue 2007-02-01
  • 打赏
  • 举报
回复
me也是这样,不过后来用了gem update rails可以了,好像是这样命令
wisword 2007-02-01
  • 打赏
  • 举报
回复
下载rails,activerecord,actionpack,activerecord,activesupport,actionwebservice,activesupport
这几个包到本地安装。
注意:下载的是zip文件和gem文件,每个包都是两个文件。
放到C:\ror目录下
执行以下命令
cd c:\ror
gem activerecord
gem actionpack
gem activerecord
gem actionwebservice
gem activesupport
gem rails

2,763

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 Ruby/Rails
社区管理员
  • Ruby/Rails社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧