Error al instalar cualquier versión de ruby ​​con RVM en OSX

Chicos, estoy a punto de suicidarme con este!

Tuve algunos problemas con RVM al instalar varias versiones de Ruby, y siguiendo un hilo en Stackoverflow, decidí eliminarlo por completo. Después de reinstalar RVM, no puedo instalar ninguna versión de Ruby.

Mac OS XRVM 1.20.10 estableHomebrew 0.9.4

Aquí hay algunos registros:

rvm instalar 2.0.0-p0

o:

rvm install 2.0.0-p195 --autolibs = habilitado

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

El archivo de registro lee:

[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

brew doctor

Your system is ready to brew.

limpieza de cerveza

Removing: /Library/Caches/Homebrew/automake-1.13.1.tar.gz…
Error: Permission denied — /Library/Caches/Homebrew/automake-1.13.1.tar.gz

brew reinstalar autoconf

Error: No such keg: /usr/local/Cellar/autoconf

¡Ayuda!

Respuestas a la pregunta(9)

Su respuesta a la pregunta