Skip to content

Instantly share code, notes, and snippets.

@austinthecoder
Created July 27, 2011 19:50
Show Gist options
  • Save austinthecoder/1110214 to your computer and use it in GitHub Desktop.
Save austinthecoder/1110214 to your computer and use it in GitHub Desktop.
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
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