Skip to content

Instantly share code, notes, and snippets.

@mike-park
Created August 5, 2011 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mike-park/1127612 to your computer and use it in GitHub Desktop.
Save mike-park/1127612 to your computer and use it in GitHub Desktop.
linecache19 build failure on Lion with ruby-1.9.3-head
We couldn’t find any files to show.
@zx1986
Copy link

zx1986 commented Nov 1, 2011

try this:

echo $rvm_path/src/$(rvm tools strings) 
rvm @global gem install ruby-debug19 -- --with-ruby-include=$rvm_path/src/$(rvm tools strings)

Reference:
http://isitruby19.com/linecache19

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