Closed deepak closed 12 years ago
Stock ruby's /System/Library/Frameworks/ruby.framework is conflicting with sources of ruby-internal due to apple's gcc patches (it tries to include framework when parsing regular includes)
Just rename it during installation (actually i doubt if you need it at all)
thanks. will try
Did that help?
Above works in all cases I encountered.
In recent versions this hack is no longer needed
output of gem env is:
RubyGems Environment:
was using rvm.
gem install log is at, https://gist.github.com/3003288 was installing version 0.0.24 of heap_dump