-
-
Save nguyenvinhlinh/585f121ce2636cecb9d5e77ea9712fb5 to your computer and use it in GitHub Desktop.
rake update rails
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LoadError: libncurses.so.5: cannot open shared object file: No such file or directory - /home/nguyenvinhlinh/.rvm/rubies/ruby-2.0.0-p643/lib/ruby/2.0.0/x86_64-linux/readline.so | |
/home/nguyenvinhlinh/.rvm/gems/ruby-2.0.0-p643@dots/gems/byebug-3.1.2/lib/byebug/history.rb:1:in `require' | |
/home/nguyenvinhlinh/.rvm/gems/ruby-2.0.0-p643@dots/gems/byebug-3.1.2/lib/byebug/history.rb:1:in `<top (required)>' | |
/home/nguyenvinhlinh/.rvm/gems/ruby-2.0.0-p643@dots/gems/byebug-3.1.2/lib/byebug/interfaces/local_interface.rb:1:in `require' | |
/home/nguyenvinhlinh/.rvm/gems/ruby-2.0.0-p643@dots/gems/byebug-3.1.2/lib/byebug/interfaces/local_interface.rb:1:in `<top (required)>' | |
/home/nguyenvinhlinh/.rvm/gems/ruby-2.0.0-p643@dots/gems/byebug-3.1.2/lib/byebug/interface.rb:31:in `require' | |
/home/nguyenvinhlinh/.rvm/gems/ruby-2.0.0-p643@dots/gems/byebug-3.1.2/lib/byebug/interface.rb:31:in `<module:Byebug>' | |
/home/nguyenvinhlinh/.rvm/gems/ruby-2.0.0-p643@dots/gems/byebug-3.1.2/lib/byebug/interface.rb:1:in `<top (required)>' | |
/home/nguyenvinhlinh/.rvm/gems/ruby-2.0.0-p643@dots/gems/byebug-3.1.2/lib/byebug.rb:4:in `require' | |
/home/nguyenvinhlinh/.rvm/gems/ruby-2.0.0-p643@dots/gems/byebug-3.1.2/lib/byebug.rb:4:in `<top (required)>' | |
/home/nguyenvinhlinh/.rvm/gems/ruby-2.0.0-p643@dots/gems/bundler-1.11.2/lib/bundler/runtime.rb:77:in `require' | |
/home/nguyenvinhlinh/.rvm/gems/ruby-2.0.0-p643@dots/gems/bundler-1.11.2/lib/bundler/runtime.rb:77:in `block (2 levels) in require' | |
/home/nguyenvinhlinh/.rvm/gems/ruby-2.0.0-p643@dots/gems/bundler-1.11.2/lib/bundler/runtime.rb:72:in `each' | |
/home/nguyenvinhlinh/.rvm/gems/ruby-2.0.0-p643@dots/gems/bundler-1.11.2/lib/bundler/runtime.rb:72:in `block in require' | |
/home/nguyenvinhlinh/.rvm/gems/ruby-2.0.0-p643@dots/gems/bundler-1.11.2/lib/bundler/runtime.rb:61:in `each' | |
/home/nguyenvinhlinh/.rvm/gems/ruby-2.0.0-p643@dots/gems/bundler-1.11.2/lib/bundler/runtime.rb:61:in `require' | |
/home/nguyenvinhlinh/.rvm/gems/ruby-2.0.0-p643@dots/gems/bundler-1.11.2/lib/bundler.rb:99:in `require' | |
/home/nguyenvinhlinh/Projects/domain-management/config/application.rb:7:in `<top (required)>' | |
/home/nguyenvinhlinh/Projects/domain-management/Rakefile:4:in `require' | |
/home/nguyenvinhlinh/Projects/domain-management/Rakefile:4:in `<top (required)>' | |
/home/nguyenvinhlinh/.rvm/gems/ruby-2.0.0-p643@dots/bin/ruby_executable_hooks:15:in `eval' | |
/home/nguyenvinhlinh/.rvm/gems/ruby-2.0.0-p643@dots/bin/ruby_executable_hooks:15:in `<main>' | |
(See full trace by running task with --trace) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment