Note that there are some explanatory texts on larger screens.

plurals
  1. POError installing any ruby version with RVM on OSX
    primarykey
    data
    text
    <p>Guys I'm about to kill myself with this one!</p> <p>I had some problems with RVM installing multiple versions of Ruby, and following a thread on Stackoverflow I decided to remove it completely. After reinstalling RVM, I am unable to install any Ruby version at all. </p> <ul> <li>Mac OS X </li> <li>RVM 1.20.10 stable </li> <li>Homebrew 0.9.4</li> </ul> <p>Here are some logs:</p> <blockquote> <p>rvm install 2.0.0-p0</p> </blockquote> <p>or:</p> <blockquote> <p>rvm install 2.0.0-p195 --autolibs=enabled</p> </blockquote> <pre><code>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 </code></pre> <p>Logfile reads:</p> <pre><code>[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 </code></pre> <blockquote> <p>brew doctor</p> </blockquote> <pre><code>Your system is ready to brew. </code></pre> <blockquote> <p>brew cleanup</p> </blockquote> <pre><code>Removing: /Library/Caches/Homebrew/automake-1.13.1.tar.gz… Error: Permission denied — /Library/Caches/Homebrew/automake-1.13.1.tar.gz </code></pre> <blockquote> <p>brew reinstall autoconf</p> </blockquote> <pre><code>Error: No such keg: /usr/local/Cellar/autoconf </code></pre> <p>Help!</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload