Created
February 26, 2013 11:52
-
-
Save rentalcustard/5037941 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
> rvm install 1.9.3 | |
Searching for binary rubies, this might take some time. | |
No binary rubies available for: osx/10.8/x86_64/ruby-1.9.3-p392. | |
Continuing with compilation. Please read 'rvm mount' to get more information on binary rubies. | |
Installing requirements for osx/10.8/x86_64, might require sudo password | |
Warning: Your Xcode (4.5.2) is outdated | |
Please install Xcode 4.6. | |
==> Upgrading git <- WAT | |
==> Downloading http://git-core.googlecode.com/files/git-1.8.1.4.tar.gz######################################################################## 100.0% | |
==> make prefix=/usr/local/Cellar/git/1.8.1.4 CC=cc CFLAGS= LDFLAGS= install | |
==> make CC=cc CFLAGS= LDFLAGS= | |
==> make clean | |
==> make CC=cc CFLAGS= LDFLAGS= <- WAT | |
==> Downloading http://git-core.googlecode.com/files/git-manpages-1.8.1.4.tar.gz | |
######################################################################## 100.0% | |
==> Downloading http://git-core.googlecode.com/files/git-htmldocs-1.8.1.4.tar.gz | |
######################################################################## 100.0% | |
==> Caveats | |
The OS X keychain credential helper has been installed to: | |
/usr/local/bin/git-credential-osxkeychain | |
The 'contrib' directory has been installed to: | |
/usr/local/share/git-core/contrib | |
Bash completion has been installed to: | |
/usr/local/etc/bash_completion.d | |
zsh completion has been installed to: | |
/usr/local/share/zsh/site-functions | |
==> Summary | |
🍺 /usr/local/Cellar/git/1.8.1.4: 1271 files, 26M, built in 22 seconds | |
66.68s user 13.17s system 341% cpu 23.405 total | |
Current branch master is up to date. | |
Updated Homebrew from 3e7cc037 to f63e4643. <- WAT | |
==> Updated Formulae | |
blitz elasticsearch git lilypond rakudo-star ruby-build | |
Installing Ruby from source to: /Users/thomasstuart/.rvm/rubies/ruby-1.9.3-p392, this may take a while depending on your cpu(s)... | |
ruby-1.9.3-p392 - #downloading ruby-1.9.3-p392, this may take a while depending on your connection... | |
######################################################################## 100.0% | |
ruby-1.9.3-p392 - #extracting ruby-1.9.3-p392 to /Users/thomasstuart/.rvm/src/ruby-1.9.3-p392 | |
ruby-1.9.3-p392 - #extracted to /Users/thomasstuart/.rvm/src/ruby-1.9.3-p392 | |
ruby-1.9.3-p392 - #configuring | |
11.04s user 7.85s system 88% cpu 21.280 total | |
ruby-1.9.3-p392 - #compiling | |
124.92s user 14.78s system 101% cpu 2:17.47 total | |
ruby-1.9.3-p392 - #installing | |
Retrieving rubygems-1.8.25 | |
######################################################################## 100.0% | |
Extracting rubygems-1.8.25 ... | |
Removing old Rubygems files... | |
Installing rubygems-1.8.25 for ruby-1.9.3-p392 ... | |
Installation of rubygems completed successfully. | |
find: -printf: unknown primary or operator <- WAT | |
Saving wrappers to '/Users/thomasstuart/.rvm/wrappers/ruby-1.9.3-p392' | |
ruby-1.9.3-p392 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake). | |
ruby-1.9.3-p392 - #importing default gemsets, this may take time ... | |
Install of ruby-1.9.3-p392 - #complete |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment