Created
March 4, 2014 08:41
-
-
Save jeanouii/9342542 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| poulains-mac:jeanouii.github.io jlmonteiro$ curl -L https://get.rvm.io | bash -s stable --ruby=1.9.3 | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 20511 100 20511 0 0 11372 0 0:00:01 0:00:01 --:--:-- 110k | |
| Downloading https://github.com/wayneeseguin/rvm/archive/stable.tar.gz | |
| Installing RVM to /Users/jlmonteiro/.rvm/ | |
| Adding rvm PATH line to /Users/jlmonteiro/.profile /Users/jlmonteiro/.bashrc /Users/jlmonteiro/.zshrc. | |
| Adding rvm loading line to /Users/jlmonteiro/.bash_profile /Users/jlmonteiro/.zlogin. | |
| Installation of RVM in /Users/jlmonteiro/.rvm/ is almost complete: | |
| * To start using RVM you need to run `source /Users/jlmonteiro/.rvm/scripts/rvm` | |
| in all your open shell windows, in rare cases you need to reopen all shell windows. | |
| # jlmonteiro, | |
| # | |
| # Thank you for using RVM! | |
| # We sincerely hope that RVM helps to make your life easier and more enjoyable!!! | |
| # | |
| # ~Wayne, Michal & team. | |
| In case of problems: http://rvm.io/help and https://twitter.com/rvm_io | |
| rvm 1.25.19 (stable) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/] | |
| Searching for binary rubies, this might take some time. | |
| No binary rubies available for: osx/10.7/x86_64/ruby-1.9.3-p545. | |
| Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies. | |
| Checking requirements for osx. | |
| Error: No available formula for gcc46 | |
| Installing requirements for osx. | |
| Updating system. | |
| Error running 'requirements_osx_brew_update_system ruby-1.9.3-p545', | |
| showing last 15 lines of /Users/jlmonteiro/.rvm/log/1393883524_ruby-1.9.3-p545/update_system.log | |
| https://github.com/mxcl/homebrew/wiki/Common-Issues | |
| and make sure \`brew update\` works before continuing."; | |
| return $ret | |
| } | |
| } | |
| current path: /Users/jlmonteiro/.rvm/src/rvm | |
| PATH=/Users/jlmonteiro/bin:/Library/Java/JavaVirtualMachines/jdk1.7/Contents/Home/bin:/opt/subversion/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/git/bin:/usr/local/MacGPG2/bin:/Users/jlmonteiro/.rvm/bin | |
| command(2): requirements_osx_brew_update_system ruby-1.9.3-p545 | |
| Xcode version older than 4.6.2 installed, download and install newer version from: | |
| http://connect.apple.com | |
| After installation open Xcode, go to Downloads and install Command Line Tools. | |
| Requirements installation failed with status: 1. | |
| p |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment