Created
July 27, 2011 19:43
-
-
Save austinthecoder/1110200 to your computer and use it in GitHub Desktop.
This file contains 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
Installing Ruby from source to: /Users/austin_schneider/.rvm/rubies/ruby-1.9.2-p290, this may take a while depending on your cpu(s)... | |
ruby-1.9.2-p290 - #fetching | |
ruby-1.9.2-p290 - #extracted to /Users/austin_schneider/.rvm/src/ruby-1.9.2-p290 (already extracted) | |
Fetching yaml-0.1.4.tar.gz to /Users/austin_schneider/.rvm/archives | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 460k 100 460k 0 0 278k 0 0:00:01 0:00:01 --:--:-- 317k | |
Extracting yaml-0.1.4.tar.gz to /Users/austin_schneider/.rvm/src | |
Configuring yaml in /Users/austin_schneider/.rvm/src/yaml-0.1.4. | |
Compiling yaml in /Users/austin_schneider/.rvm/src/yaml-0.1.4. | |
Installing yaml to /Users/austin_schneider/.rvm/usr | |
ruby-1.9.2-p290 - #configuring | |
ruby-1.9.2-p290 - #compiling | |
ERROR: Error running 'make ', please read /Users/austin_schneider/.rvm/log/ruby-1.9.2-p290/make.log | |
ERROR: There has been an error while running make. Halting the installation. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment