简体   繁体   中英

Error installing Rails 3 OS X 10.6

I'm trying to upgrade Rails 3 on OS X 10.6. I currently have gem version 1.8.11. I received this error:

ERROR:  Error installing rails:
    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

Here is a walk trough that worked for me for updating rails and ruby.

it use RVM which i highly recommend ;-)

updating to Rails 3 on MAC OSX

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM