ERROR: Failed to build gem native extension on Mavericks
- by Kyle Decot
I'm attempting to run bundle in my Rails project on OSX 10.9. It fails when getting to the pg gem with this error:
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
/Users/kyledecot/.rvm/rubies/ruby-2.0.0-p247/bin/ruby extconf.rb
checking for pg_config... no
No pg_config... trying anyway. If building fails,…