Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Apr 30th, 2012  |  syntax: Bash  |  size: 1.65 KB  |  hits: 17  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. nocake@ubuntu:~/keydio$ rails server
  2. /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/bcrypt-ruby-3.0.1/lib/bcrypt.rb:6:in `require': cannot load such file -- openssl (LoadError)
  3.        from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/bcrypt-ruby-3.0.1/lib/bcrypt.rb:6:in `<top (required)>'
  4.         from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.1.3/lib/bundler/runtime.rb:68:in `require'
  5.        from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.1.3/lib/bundler/runtime.rb:68:in `block (2 levels) in require'
  6.         from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.1.3/lib/bundler/runtime.rb:66:in `each'
  7.        from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.1.3/lib/bundler/runtime.rb:66:in `block in require'
  8.         from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.1.3/lib/bundler/runtime.rb:55:in `each'
  9.        from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.1.3/lib/bundler/runtime.rb:55:in `require'
  10.         from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.1.3/lib/bundler.rb:119:in `require'
  11.        from /home/nocake/keydio/config/application.rb:7:in `<top (required)>'
  12.         from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/railties-3.1.4/lib/rails/commands.rb:52:in `require'
  13.        from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/railties-3.1.4/lib/rails/commands.rb:52:in `block in <top (required)>'
  14.         from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/railties-3.1.4/lib/rails/commands.rb:49:in `tap'
  15.        from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/railties-3.1.4/lib/rails/commands.rb:49:in `<top (required)>'
  16.         from script/rails:6:in `require'
  17.        from script/rails:6:in `<main>'