Advertisement
Guest User

Untitled

a guest
Mar 6th, 2014
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. rails s
  2. /usr/local/share/gems/gems/activesupport-3.2.17/lib/active_support/dependencies.rb:251:in `require': cannot load such file -- mysql2/mysql2 (LoadError)
  3. from /usr/local/share/gems/gems/activesupport-3.2.17/lib/active_support/dependencies.rb:251:in `block in require'
  4. from /usr/local/share/gems/gems/activesupport-3.2.17/lib/active_support/dependencies.rb:236:in `load_dependency'
  5. from /usr/local/share/gems/gems/activesupport-3.2.17/lib/active_support/dependencies.rb:251:in `require'
  6. from /usr/local/share/gems/gems/mysql2-0.3.15/lib/mysql2.rb:8:in `<top (required)>'
  7. from /usr/local/share/gems/gems/bundler-1.5.3/lib/bundler/runtime.rb:76:in `require'
  8. from /usr/local/share/gems/gems/bundler-1.5.3/lib/bundler/runtime.rb:76:in `block (2 levels) in require'
  9. from /usr/local/share/gems/gems/bundler-1.5.3/lib/bundler/runtime.rb:72:in `each'
  10. from /usr/local/share/gems/gems/bundler-1.5.3/lib/bundler/runtime.rb:72:in `block in require'
  11. from /usr/local/share/gems/gems/bundler-1.5.3/lib/bundler/runtime.rb:61:in `each'
  12. from /usr/local/share/gems/gems/bundler-1.5.3/lib/bundler/runtime.rb:61:in `require'
  13. from /usr/local/share/gems/gems/bundler-1.5.3/lib/bundler.rb:131:in `require'
  14. from /var/www/redmine-2.5.0/config/application.rb:7:in `<top (required)>'
  15. from /usr/local/share/gems/gems/railties-3.2.17/lib/rails/commands.rb:53:in `require'
  16. from /usr/local/share/gems/gems/railties-3.2.17/lib/rails/commands.rb:53:in `block in <top (required)>'
  17. from /usr/local/share/gems/gems/railties-3.2.17/lib/rails/commands.rb:50:in `tap'
  18. from /usr/local/share/gems/gems/railties-3.2.17/lib/rails/commands.rb:50:in `<top (required)>'
  19. from script/rails:6:in `require'
  20. from script/rails:6:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement