
Untitled
By: a guest on
Apr 30th, 2012 | syntax:
Bash | size: 1.65 KB | hits: 17 | expires: Never
nocake@ubuntu:~/keydio$ rails server
/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)
from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/bcrypt-ruby-3.0.1/lib/bcrypt.rb:6:in `<top (required)>'
from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.1.3/lib/bundler/runtime.rb:68:in `require'
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'
from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.1.3/lib/bundler/runtime.rb:66:in `each'
from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.1.3/lib/bundler/runtime.rb:66:in `block in require'
from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.1.3/lib/bundler/runtime.rb:55:in `each'
from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.1.3/lib/bundler/runtime.rb:55:in `require'
from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.1.3/lib/bundler.rb:119:in `require'
from /home/nocake/keydio/config/application.rb:7:in `<top (required)>'
from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/railties-3.1.4/lib/rails/commands.rb:52:in `require'
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)>'
from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/railties-3.1.4/lib/rails/commands.rb:49:in `tap'
from /home/nocake/.rvm/gems/ruby-1.9.3-p0/gems/railties-3.1.4/lib/rails/commands.rb:49:in `<top (required)>'
from script/rails:6:in `require'
from script/rails:6:in `<main>'