Błąd podczas instalowania dowolnej wersji ruby ​​z RVM w OSX

Faceci, których zaraz zabiję tym!

Miałem pewne problemy z instalacją RVM w wielu wersjach Rubiego i po wątku na Stackoverflow postanowiłem go całkowicie usunąć. Po ponownej instalacji RVM nie mogę w ogóle zainstalować żadnej wersji Ruby.

Mac OS XRVM 1.20.10 stabilnyHomebrew 0.9.4

Oto kilka dzienników:

rvm install 2.0.0-p0

lub:

rvm install 2.0.0-p195 --autolibs = włączony

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

Logfile brzmi:

[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

lekarz parzenia

Your system is ready to brew.

czyszczenie parzenia

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

zaparz ponownie zainstaluj autoconf

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

Wsparcie!

questionAnswers(8)

yourAnswerToTheQuestion