Skip to content

Instantly share code, notes, and snippets.

@andrewfree
Created November 29, 2013 05:53
Show Gist options
  • Save andrewfree/7702058 to your computer and use it in GitHub Desktop.
Save andrewfree/7702058 to your computer and use it in GitHub Desktop.
✘ rever@rever1.1.1.1  ~/Desktop  sudo rvm install ruby Local 9:47PM ▸▸▸▸▸▸▸▸▸▸
Password:
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.9/x86_64/ruby-2.0.0-p353.
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 packages: openssl..........
Error running 'requirements_osx_brew_libs_install openssl',
please read /Users/rever/.rvm/log/1385704032_ruby-2.0.0-p353/package_install_openssl.log
Requirements installation failed with status: 1.
ERROR LOG --------------------------------------------------------------------------
Error: No such keg: /usr/local/Cellar/openssl
Warning: It appears you have MacPorts or Fink installed.
Software installed with other package managers causes known problems for
Homebrew. If a formula fails to build, uninstall MacPorts/Fink and try again.
==> Downloading http://openssl.org/source/openssl-1.0.1e.tar.gz
Already downloaded: /Library/Caches/Homebrew/openssl-1.0.1e.tar.gz
==> perl ./Configure --prefix=/usr/local/Cellar/openssl/1.0.1e --openssldir=/usr/local/etc/openssl zlib-dynamic shared darwin64-x86_64-cc enable-ec_nistp_64_gcc_128
==> make depend
==> make
==> make test
==> make install MANDIR=/usr/local/Cellar/openssl/1.0.1e/share/man MANSUFFIX=ssl
created directory `/usr/local/Cellar/openssl/1.0.1e/lib/engines'
created directory `/usr/local/Cellar/openssl/1.0.1e/lib/pkgconfig'
created directory `/usr/local/Cellar/openssl/1.0.1e/include'
created directory `/usr/local/Cellar/openssl/1.0.1e/include/openssl'
`
READ THIS: https://github.com/mxcl/homebrew/wiki/troubleshooting
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/mxcl/homebrew/wiki/Installation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment