Created
October 13, 2012 16:57
-
-
Save sxua/3885337 to your computer and use it in GitHub Desktop.
Install debugger on ruby 1.9.3-p286 while debugger-ruby_core_source have no headers
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
git clone git://github.com/cldwalker/debugger-ruby_core_source.git | |
cd debugger-ruby_core_source | |
curl https://github.com/cldwalker/debugger-ruby_core_source/pull/3.patch | git am | |
gem install archive-tar-minitar | |
rake gem | |
gem install pkg/debugger-ruby_core_source-1.1.4.gem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment