On Thu, Mar 1, 2012 at 9:31 AM, ReynierPM <[email protected]> wrote:
> Installing pg (0.13.2) with native extensions > Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native > extension. > > /usr/local/rvm/rubies/ruby-1.9.3-p125/bin/ruby extconf.rb > checking for pg_config... no > No pg_config... trying anyway. If building fails, please try again with > --with-pg-config=/path/to/pg_config > checking for libpq-fe.h... no > Can't find the 'libpq-fe.h header So what's unclear about that? If you believe the required files are on your system, find them and provide the correct path to the gem installer. And if they're not, install them :-) -- Hassan Schroeder ------------------------ [email protected] http://about.me/hassanschroeder twitter: @hassan -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

