Friday 15 August 2014

ruby on rails - Getting very long, cryptic error output from RVM -



ruby on rails - Getting very long, cryptic error output from RVM -

i'm doing fresh installation of rvm on macbook air after having done thought finish uninstall system. now, however, when seek run "rvm update", receive next lengthy output in terminal:

scotts-macbook-air:~ scotthollingsworth$ rvm stable downloading https://get.rvm.io downloading https://github.com/wayneeseguin/rvm/archive/stable.tar.gz upgrading rvm installation in /users/scotthollingsworth/.rvm/ rvm path line found in /users/scotthollingsworth/.profile /users/scotthollingsworth/.bashrc /users/scotthollingsworth/.zshrc. rvm sourcing line found in /users/scotthollingsworth/.bash_profile /users/scotthollingsworth/.zlogin. installing rvm gem in 1 gemsets./scripts/functions/gemset: line 118: 6633 trace/bpt trap: 5 "${rvm_ruby_binary}" -rrubygems -e "$gem_spec" 2> /dev/null error running 'command gem install /users/scotthollingsworth/.rvm/gem-cache/rvm-1.11.3.9.gem --local --no-ri --no-rdoc', showing lastly 15 lines of /users/scotthollingsworth/.rvm/log/1412613795_ruby-2.1.3/gem.install.rvm.log [2014-10-06 11:43:15] command current path: /users/scotthollingsworth/.rvm/src/rvm gem_home=/users/scotthollingsworth/.rvm/gems/ruby-2.1.3@global path=/users/scotthollingsworth/.rvm/gems/ruby-2.1.3@global/bin:/users/scotthollingsworth/.rvm/rubies/ruby-2.1.3/bin:/users/scotthollingsworth/.rvm/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/x11/bin gem_path=/users/scotthollingsworth/.rvm/gems/ruby-2.1.3@global command(7): command gem install /users/scotthollingsworth/.rvm/gem-cache/rvm-1.11.3.9.gem --local --no-ri --no-rdoc + ./scripts/functions/utility_logging : __rvm_log_dotted() 210 > gem install /users/scotthollingsworth/.rvm/gem-cache/rvm-1.11.3.9.gem --local --no-ri --no-rdoc dyld: library not loaded: /usr/local/lib/libgmp.10.dylib referenced from: /users/scotthollingsworth/.rvm/rubies/ruby-2.1.3/bin/ruby reason: image not found ./scripts/functions/utility_logging: line 210: 6658 trace/bpt trap: 5 gem install gem-wrappers -v >=1.2.4 --no-ri --no-rdoc upgrade of rvm in /users/scotthollingsworth/.rvm/ complete. # scott hollingsworth, # # give thanks using rvm! # sincerely hope rvm helps create life easier , more enjoyable!!! # # ~wayne, michal & team. in case of problems: http://rvm.io/help , https://twitter.com/rvm_io upgrade notes: * no new notes display. rvm reloaded!

does know means, , how prepare errors?

seems similar issue described here. can seek using solution provided in answer.

ruby-on-rails ruby terminal installation rvm

No comments:

Post a Comment