-
-
Save semanticart/1285976 to your computer and use it in GitHub Desktop.
ruby 1.9.3 working with ruby-debug
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
curl https://github.com/ruby/ruby/pull/47.patch >> /tmp/r193.patch && rvm install 1.9.3-preview1 --patch /tmp/r193.patch && rm /tmp/r193.patch |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[2011-10-13 20:58:17] patch -F25 -p1 -f <"//tmp/r193.patch"
patching file configure.in
patching file configure.in
Hunk #1 FAILED at 493.
1 out of 1 hunk FAILED -- saving rejects to file configure.in.rej