开发者

Can't install a ruby gem because of an error?

开发者 https://www.devze.com 2022-12-31 06:50 出处:网络
Hey there, trying to install a ruby gem but I keep getting the following error: ERROR:failed to build gem native extension

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!


See : gem install mysql failure in Snow Leopard

0

精彩评论

暂无评论...
验证码 换一张
取 消