ERROR: Run

Hello, I installed the latest ruby version (1.8.7) and gem version 1.3.7. Rails 2.3.5

*** LOCAL GEMS ***

actionmailer (2.3.5)

actionpack (2.3.5)

active_support (3.0.0)

activerecord (2.3.5)

activeresource (2.3.5)

activesupport (3.0.0, 2.3.

builder (2.1.2)

mysql (2.8.1 x86-mingw32)

rack (1.0.1)

rails (2.3.5)

rake (0.9.2)

rubygems-update (1.3.7)

But I can’t run my project.

ERROR:

./script/…/config/boot.rb:45:in `require’: no such file to load – ./script/…/

config/…/vendor/rails/railties/lib/initializer (LoadError)

from ./script/…/config/boot.rb:45:in `load_initializer’

from ./script/…/config/boot.rb:38:in `run’

from ./script/…/config/boot.rb:11:in `boot!’

from ./script/…/config/boot.rb:111

from script/server:2:in `require’

from script/server:2

Can anyone help me ??

Thank you

Hello,

I installed the latest ruby version (1.8.7) and gem version 1.3.7. not last version :smiley:

uninstall rake 0.9.2 and install rake 0.8.7

Hope it will fix

hmm cannot. but thanks.

Do you have a another idea ?

The main problem is that you app does not get the rails which u installed so check environments fles also