show/hide this revision's text 2 deleted 942 characters in body

I followed the instructions and subsequent comments on this page

I've pretty much concluded that Ruby 1.8.7 just isn't stable yet for Windows. I got 1.8.7 was able to get it running on one of my Vista dev environments machine following the instructions above but not the othermy laptop.

For the laptop I get followed the following error whenever I try steps and everything seems to launch the server:

script\server

=> Booting WEBrick

=> Rails 2.3.2 application starting on http://0.0.0.0:3000

`require_frameworks': 14001be working so far:The application has failed

  • Install 1.8.6 using the 1-clickinstaller. Let it delete old copiesof Ruby if necessary.
  • Install gems 1.3.4
  • gem install rails
  • ruby script\console
  • point browser to start because its

    side-by-side configuration is incorrecthttp://localhost:3000/. Please see Make sure everything works as expected

  • stop console
  • extract 1.8.7 zip file into the application event log Ruby 1.8.6 directory
  • copy dll files discussed above into the ruby/bin directory
  • restart console and again check http://localhost:3000/
  • I would only follow these directions as a last resort if the instructions above don't work.

    Before you wag a finger at me and scold me for more detailthis approach...- c:/ruby/lib/ruby/1.8/i386-mswin32/openssl.so

    (RuntimeError)

        from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/initializer.rb:134:in  

    `process'

        from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/initializer.rb:113:in  

    `send'

        from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/initializer.rb:113:in  

    `run'

        from C:/Users/Kevin/Documents/ManyWheels/trunk/config/environment.rb:13    from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in  

    `gem_original_require'

        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in  

    `require'

        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in  

    `require'

        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:521:in  

    `new_constants_in'

        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in  

    `require'

        from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/commands/server.rb:84    from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in  

    `gem_original_require'

        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in  

    `require'

        from script/server:3

    please consider that I spent ~8 hours reading and trying everything possible and was able to use the approach above successfully on another computer. I'm open to other suggestions!

    show/hide this revision's text 1

    I followed the instructions and subsequent comments on this page. I got 1.8.7 running on one of my Vista dev environments but not the other. I get the following error whenever I try to launch the server:

    C:\Users\Kevin\Documents\ManyWheels\trunk>ruby script\server

    => Booting WEBrick

    => Rails 2.3.2 application starting on http://0.0.0.0:3000

    c:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/initializer.rb:269:in `require_frameworks': 14001: The application has failed to start because its

    side-by-side configuration is incorrect. Please see the application event log for more detail. - c:/ruby/lib/ruby/1.8/i386-mswin32/openssl.so

    (RuntimeError)

        from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/initializer.rb:134:in
    

    `process'

        from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/initializer.rb:113:in
    

    `send'

        from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/initializer.rb:113:in
    

    `run'

        from C:/Users/Kevin/Documents/ManyWheels/trunk/config/environment.rb:13
    
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
    

    `gem_original_require'

        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
    

    `require'

        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in
    

    `require'

        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:521:in
    

    `new_constants_in'

        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in
    

    `require'

        from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/commands/server.rb:84
    
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
    

    `gem_original_require'

        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
    

    `require'

        from script/server:3