ruby on rails - RVM Installation Error -


my rvm gets installed eventually, log shows 2 errors:

error running 'env gem_home= gem_path= /users/syc/.rvm/rubies/ruby-2.1.1/bin/ruby -d       /users/syc/.rvm/src/rubygems-2.2.2/setup.rb', showing last 15 lines of /users/syc/.rvm/log/1395676829_ruby-2.1.1/rubygems.install.log 

and

empty path passed certificates update, functions stack: requirements_osx_update_openssl_cert_run rvm_requiremnts_fail_or_run_action __rvm_osx_ssl_certs_ensure_for_ruby __rvm_osx_ssl_certs_ensure_for_ruby_except_jruby external_import_setup external_import main gemset '' not exist, 'rvm ruby-2.1.1 rvm gemset create ' first, or append '--create'. 

may kindly find out has gone wrong? i've searched net thoroughly , not find answer. thanks!

it appears rvm developer included path personal machine on binary build mistake. can around issue running rvm install 2.1.1 --disable-binary described in this stack overflow answer.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -