Can't install a ruby gem because of an error?
Posted
by Alex
on Stack Overflow
See other posts from Stack Overflow
or by Alex
Published on 2010-05-18T20:00:13Z
Indexed on
2010/05/18
20:30 UTC
Read the original article
Hit count: 242
rubygems
Hey there, trying to install a ruby gem but I keep getting the following error:
ERROR:failed to build gem native extension
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at/System/
Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
I'm not exactly sure what is happening here. Is there anyone that knows what is going on and how to fix it?
Thanks!
© Stack Overflow or respective owner