Skip to content

Instantly share code, notes, and snippets.

@pablete
Created August 2, 2010 21:35
Show Gist options
  • Save pablete/505357 to your computer and use it in GitHub Desktop.
Save pablete/505357 to your computer and use it in GitHub Desktop.
curl -o /tmp/skaes-ruby187pl299-pl300.patch https://gist.github.com/raw/6fe90b6c78394d5917fe/a75ff7b5e4bd1eda8958d19f43b89dd0516fd3f4/ruby187pl299-pl300.diff
rvm install ruby-1.8.7-p299 --trace --patch /tmp/skaes-ruby187pl299-pl300.patch -C --enable-gcdebug
rm /tmp/skaes-ruby187pl299-pl300.patch
rvm alias create skaes-ruby ruby-1.8.7-p299
@paukul
Copy link

paukul commented Aug 3, 2010

a++!

@pablete
Copy link
Author

pablete commented Aug 3, 2010

just following the master teacher paukul!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment