Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Apr 29th, 2012  |  syntax: None  |  size: 0.42 KB  |  hits: 12  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Fail to build pg gem
  2. checking for pg_config... yes
  3. Using config values from /usr/lib/postgresql/8.4/bin/pg_config
  4. checking for libpq-fe.h... yes
  5. checking for libpq/libpq-fs.h... yes
  6. checking for pg_config_manual.h... yes
  7. checking for PQconnectdb() in -lpq... no
  8. checking for PQconnectdb() in -llibpq... no
  9. checking for PQconnectdb() in -lms/libpq... no
  10. Can't find the PostgreSQL client library (libpq)
  11. *** extconf.rb failed ***