Skip to content

Instantly share code, notes, and snippets.

@tleyden
Created April 21, 2015 13:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tleyden/f7553a4c5843d553d695 to your computer and use it in GitHub Desktop.
Save tleyden/f7553a4c5843d553d695 to your computer and use it in GitHub Desktop.
rvm install fail
Trauns-MacBook-Pro:octopress tleyden$ rvm install 1.9.3
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.10/x86_64/ruby-1.9.3-p551.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for osx.
Installing requirements for osx.
Updating system................
Installing required custom packages: homebrew/versions.
Installing required packages: autoconf, automake, libtool, gcc49, libyaml, libksba...............
Error running 'requirements_osx_brew_libs_install autoconf automake libtool gcc49 libyaml libksba',
showing last 15 lines of /Users/tleyden/.rvm/log/1429594567_ruby-1.9.3-p551/package_install_autoconf_automake_libtool_gcc49_libyaml_libksba.log
++ case "$1" in
++ [[ -t 1 ]]
++ return 1
++ printf %b 'There were package installation errors, make sure to read the log.
Try `brew tap --repair` and make sure `brew doctor` looks reasonable.
Check Homebrew requirements https://github.com/Homebrew/homebrew/wiki/Installation\n'
There were package installation errors, make sure to read the log.
Try `brew tap --repair` and make sure `brew doctor` looks reasonable.
Check Homebrew requirements https://github.com/Homebrew/homebrew/wiki/Installation
++ case "$_system_version" in
++ return 1
Requirements installation failed with status: 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment