安装rvm 1.9.3时出错

时间:2013-03-31 22:05:54

标签: ruby rvm

尝试解决此错误....

$ rvm install 1.9.3
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.8/x86_64/ruby-1.9.3-p392.
Continuing with compilation. Please read 'rvm mount' to get more information on binary rubies.
Installing requirements for smf, might require sudo password.
Installing required packages: libksba,
sqlite...................................................
Error running 'requirements_smf_libs_install libksba sqlite',
please read /Users/jm/.rvm/log/ruby-1.9.3-p392/package_install_libksba_sqlite.log
There were package installation errors, make sure to read the log.
You can get help using IRC: http://webchat.freenode.net/?channels=rvm

日志文件https://gist.github.com/anonymous/d9b590dfc121aab46579

1 个答案:

答案 0 :(得分:3)

这是autolibs中SM Framework实现的错误,您需要打开RVM的票证来修复它:https://github.com/wayneeseguin/rvm/issues

您可以通过切换到自制程序来解决问题:

rvm autolibs osx_brew