Advertisement
Guest User

Untitled

a guest
Mar 28th, 2012
449
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. akshay@akshay-laptop:~$ rvm install 1.9.3
  2. Installing Ruby from source to: /home/akshay/.rvm/rubies/ruby-1.9.3-p125, this may take a while depending on your cpu(s)...
  3.  
  4. ruby-1.9.3-p125 - #fetching
  5. ruby-1.9.3-p125 - #extracted to /home/akshay/.rvm/src/ruby-1.9.3-p125 (already extracted)
  6. Applying patch 'xcode-debugopt-fix-r34840' (located at /home/akshay/.rvm/patches/ruby/1.9.3/p125/xcode-debugopt-fix-r34840.diff)
  7. Error running 'patch -F 25 -p1 -N -f <"/home/akshay/.rvm/patches/ruby/1.9.3/p125/xcode-debugopt-fix-r34840.diff"', please read /home/akshay/.rvm/log/ruby-1.9.3-p125/patch.apply.xcode-debugopt-fix-r34840.log
  8. rvm requires autoreconf to install the selected ruby interpreter however autoreconf was not found in the PATH.
  9. ls: cannot access /home/akshay/.rvm/rubies/*/bin/ruby: No such file or directory
  10. akshay@akshay-laptop:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement