Friday, September 23, 2011

installing ruby-debug19 with rbenv

Here is what worked for me. Obviously change path to work for you and your specific ruby version:

gem install ruby-debug19 -- --with-ruby-include="/Users/scott/.rbenv/versions/1.9.2-p290"

No comments:

Post a Comment