伙计们,我要用这个自杀了!
我在 RVM 安装多个版本的 Ruby 时遇到了一些问题,并且按照 Stackoverflow 上的一个线程,我决定完全删除它。重新安装 RVM 后,我根本无法安装任何 Ruby 版本。
- Mac OS X
- RVM 1.20.10 稳定版
- 自制 0.9.4
以下是一些日志:
rvm 安装 2.0.0-p0
或者:
rvm install 2.0.0-p195 --autolibs=enabled
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.8/x86_64/ruby-2.0.0-p0.
Continuing with compilation. Please read 'rvm mount' to get more information on binary rubies.
Installing requirements for osx, might require sudo password.
Already up-to-date.
Installing required packages: autoconf, automake, libtool, pkg-config, libyaml, readline, libxml2, libxslt, libksba, openssl…
Error running 'requirements_osx_brew_libs_install autoconf automake libtool pkg-config libyaml readline libxml2 libxslt libksba openssl',
please read /Users/admin/.rvm/log/ruby-2.0.0-p0/1368903329_package_install_autoconf_automake_libtool_pkg-config_libyaml_readline_libxml2_libxslt_libksba_openssl.log
日志文件读取:
[2013-05-18 22:55:29] requirements_osx_brew_libs_install
Error: No such keg: /usr/local/Cellar/autoconf
There were package installation errors, make sure to read the log.
Check Homebrew requirements github.com/mxcl/homebrew/wiki/Installation
冲泡医生
Your system is ready to brew.
冲泡清理
Removing: /Library/Caches/Homebrew/automake-1.13.1.tar.gz…
Error: Permission denied — /Library/Caches/Homebrew/automake-1.13.1.tar.gz
冲泡重新安装自动配置
Error: No such keg: /usr/local/Cellar/autoconf
帮助!