Created
November 4, 2011 20:12
-
-
Save JangoSteve/1340366 to your computer and use it in GitHub Desktop.
Installing gems with native extensions
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
# Installing ruby-debug19 with ruby-1.9.3 | |
gem install ruby-debug19 -- --with-ruby-include="$rvm_path/src/$(rvm tools identifier)/" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment