在尝试更新我的 openSSL 时,我已经卸载了 rvm。现在我已经重新安装了 rvm,当我运行时rvm -v
我是最新的:
rvm 1.18.15 (stable) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]
但是当我跑步时,ruby -v
我得到以下信息
/Users/marty/.rvm/bin/ruby: line 6: /Users/marty/.rvm/bin/ruby: Argument list too long
/Users/marty/.rvm/bin/ruby: line 6: /Users/marty/.rvm/bin/ruby: Undefined error: 0
我缺少什么来安装红宝石?
我跑了rvm reinstall 1.9.2 --with-openssl-dir=/usr/local
并得到以下信息:
/Users/marty/.rvm/src/ruby-1.9.2-p320 has already been removed.
/Users/marty/.rvm/rubies/ruby-1.9.2-p320 has already been removed.
The provided compiler '/usr/bin/gcc' is LLVM based, it is not yet fully supported by ruby and gems, please read `rvm requirements`.