作者Reinhard (2nd serve)
看板Ruby
标题Re: 请问 AWD with Rails 2/e 的 Hello Rails
时间Tue May 29 19:50:01 2007
: 推 deduce:会不会是环境没灌好(抱歉我来乱入的=.=) 05/29 19:10
: → deduce:试试看 generate controller say hello让它自动帮你把 05/29 19:11
: → deduce:action, view都一起建好 再跑一次看看 05/29 19:11
: 推 Reinhard:应该不是环境没建好,localhost:3000 看得到欢迎讯息 05/29 19:29
: 推 Reinhard:然後我照你那样把 action 一并建起来 05/29 19:31
: → Reinhard:仍旧出现同样的错误讯息 @.@ 05/29 19:31
: → poga:看得到欢迎讯息不代表有建好(逃 05/29 19:38
: → poga:ROR似乎常常在安装的时候漏东西... 05/29 19:38
我是按照板上 402 篇 theglive 大的教学安装的。
刚刚又重新从头到尾 apt-get 了一遍,好像什麽也没漏啊。 @.@
不过我发现我的欢迎讯息,在按下
About your application environment 之时会出现这样的 message:
Not Found
`/rails/info/properties' not found.
WEBrick/1.3.1 (Ruby/1.8.4/2005-12-24) at localhost:3000
不知是否跟这有关?
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.112.91.5
1F:推 deduce:应该是环境没灌好 05/29 20:04
2F:→ deduce:不妨参考thegiive另一篇比较简化的安装 05/29 20:05
3F:→ deduce:用 apt-get install rails来安装呢? 05/29 20:05
4F:→ stevennick:先检查Ruby 环境 再捡查 gem 跟 rails 是不是都装好了 05/30 01:37