Skip to content

Instantly share code, notes, and snippets.

@JangoSteve
Created November 4, 2011 20:12
Show Gist options
  • Save JangoSteve/1340366 to your computer and use it in GitHub Desktop.
Save JangoSteve/1340366 to your computer and use it in GitHub Desktop.
Installing gems with native extensions
# 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