Skip to content

Instantly share code, notes, and snippets.

@noel
Created October 17, 2012 20:03
Show Gist options
  • Save noel/3907797 to your computer and use it in GitHub Desktop.
Save noel/3907797 to your computer and use it in GitHub Desktop.
/usr/local/rvm/gems/ruby-1.9.3-p286/gems/activesupport-3.2.7/lib/active_support/dependencies.rb:251:in `require': cannot load such file -- ruby_debug.so (LoadError)
from /usr/local/rvm/gems/ruby-1.9.3-p286/gems/activesupport-3.2.7/lib/active_support/dependencies.rb:251:in `block in require'
from /usr/local/rvm/gems/ruby-1.9.3-p286/gems/activesupport-3.2.7/lib/active_support/dependencies.rb:236:in `load_dependency'
from /usr/local/rvm/gems/ruby-1.9.3-p286/gems/activesupport-3.2.7/lib/active_support/dependencies.rb:251:in `require'
from /usr/local/rvm/gems/ruby-1.9.3-p286/gems/debugger-1.2.0/lib/ruby-debug-base.rb:1:in `<top (required)>'
from /usr/local/rvm/gems/ruby-1.9.3-p286/gems/activesupport-3.2.7/lib/active_support/dependencies.rb:251:in `require'
from /usr/local/rvm/gems/ruby-1.9.3-p286/gems/activesupport-3.2.7/lib/active_support/dependencies.rb:251:in `block in require'
from /usr/local/rvm/gems/ruby-1.9.3-p286/gems/activesupport-3.2.7/lib/active_support/dependencies.rb:236:in `load_dependency'
from /usr/local/rvm/gems/ruby-1.9.3-p286/gems/activesupport-3.2.7/lib/active_support/dependencies.rb:251:in `require'
from /usr/local/rvm/gems/ruby-1.9.3-p286/gems/debugger-1.2.0/lib/ruby-debug.rb:5:in `<top (required)>'
from /usr/local/rvm/gems/ruby-1.9.3-p286/gems/activesupport-3.2.7/lib/active_support/dependencies.rb:251:in `require'
from /usr/local/rvm/gems/ruby-1.9.3-p286/gems/activesupport-3.2.7/lib/active_support/dependencies.rb:251:in `block in require'
from /usr/local/rvm/gems/ruby-1.9.3-p286/gems/activesupport-3.2.7/lib/active_support/dependencies.rb:236:in `load_dependency'
from /usr/local/rvm/gems/ruby-1.9.3-p286/gems/activesupport-3.2.7/lib/active_support/dependencies.rb:251:in `require'
from /usr/local/rvm/gems/ruby-1.9.3-p286/gems/debugger-1.2.0/lib/debugger.rb:4:in `<top (required)>'
from /usr/local/rvm/gems/ruby-1.9.3-p286@global/gems/bundler-1.2.1/lib/bundler/runtime.rb:68:in `require'
from /usr/local/rvm/gems/ruby-1.9.3-p286@global/gems/bundler-1.2.1/lib/bundler/runtime.rb:68:in `block (2 levels) in require'
from /usr/local/rvm/gems/ruby-1.9.3-p286@global/gems/bundler-1.2.1/lib/bundler/runtime.rb:66:in `each'
from /usr/local/rvm/gems/ruby-1.9.3-p286@global/gems/bundler-1.2.1/lib/bundler/runtime.rb:66:in `block in require'
from /usr/local/rvm/gems/ruby-1.9.3-p286@global/gems/bundler-1.2.1/lib/bundler/runtime.rb:55:in `each'
from /usr/local/rvm/gems/ruby-1.9.3-p286@global/gems/bundler-1.2.1/lib/bundler/runtime.rb:55:in `require'
from /usr/local/rvm/gems/ruby-1.9.3-p286@global/gems/bundler-1.2.1/lib/bundler.rb:128:in `require'
from /home/noel/development/AmgenReports/config/application.rb:15:in `<top (required)>'
from /usr/local/rvm/gems/ruby-1.9.3-p286/gems/railties-3.2.7/lib/rails/commands.rb:53:in `require'
from /usr/local/rvm/gems/ruby-1.9.3-p286/gems/railties-3.2.7/lib/rails/commands.rb:53:in `block in <top (required)>'
from /usr/local/rvm/gems/ruby-1.9.3-p286/gems/railties-3.2.7/lib/rails/commands.rb:50:in `tap'
from /usr/local/rvm/gems/ruby-1.9.3-p286/gems/railties-3.2.7/lib/rails/commands.rb:50:in `<top (required)>'
from script/rails:6:in `require'
from script/rails:6:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment