Guest User

Untitled

a guest
Apr 25th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. $ rvm install 1.9.1 --debug
  2. <i> Installing Ruby from source to: /Users/same/.rvm/ruby-1.9.1-p243 </i>
  3. <i> Extracting ruby-1.9.1-p243 ... </i>
  4. <d> Executing: tar xzf /Users/same/.rvm/archives/ruby-1.9.1-p243.tar.gz -C /Users/same/.rvm/src </d>
  5. <i> Configuring ruby-1.9.1-p243, this may take a while depending on your cpu(s)... </i>
  6. <d> Executing: ./configure --prefix=/Users/same/.rvm/ruby-1.9.1-p243 --build=i386-apple-darwin9.8.0 --host=i386-apple-darwin9.8.0 </d>
  7. <i> Compiling ruby-1.9.1-p243, this may take a while, depending on your cpu(s)... </i>
  8. <d> Executing: make </d>
  9. <e> Error running 'make ', please check /Users/same/.rvm/log/ruby-1.9.1-p243/make.error.log </e>
Add Comment
Please, Sign In to add comment