Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save aneziocampos/0524904d2a06aeae0e9c2a5aaf966cc2 to your computer and use it in GitHub Desktop.
Save aneziocampos/0524904d2a06aeae0e9c2a5aaf966cc2 to your computer and use it in GitHub Desktop.
[aneziocampos] portal (master) $ rvm install ruby-1.8.7-p374
Warning! PATH is not properly set up, '/Users/aneziocampos/.rvm/gems/ruby-2.2.0/bin' is not at first place,
usually this is caused by shell initialization files - check them for 'PATH=...' entries,
it might also help to re-add RVM to your dotfiles: 'rvm get stable --auto-dotfiles',
to fix temporarily in this shell session run: 'rvm use ruby-2.2.0'.
Warning, new version of rvm available '1.27.0', you are using older version '1.26.11'.
You can disable this warning with: echo rvm_autoupdate_flag=0 >> ~/.rvmrc
You can enable auto-update with: echo rvm_autoupdate_flag=2 >> ~/.rvmrc
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.11/x86_64/ruby-1.8.7-p374.
It is not possible to build movable binaries for rubies 1.8-1.9.2, but you can do it for your system only.
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: gcc49, openssl098....
Error running 'requirements_osx_brew_libs_install gcc49 openssl098',
showing last 15 lines of /Users/aneziocampos/.rvm/log/1462215807_ruby-1.8.7-p374/package_install_gcc49_openssl098.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