[Pgpool-general] pgpool-II compile issues

Nate Tallman nate.tallman at connectivhealth.com
Fri May 23 16:33:43 UTC 2008


I'm trying to compile pgpool-II 2.0.1 on a system with postgres 8.3.1 but
the configure script keeps dying at "libpq is not installed or libpq is old"
Likewise, "checking for pg_config" comes back as "no".
The is with me explicitly defining where postgres (and libs/includes) are
located

My config line:
./configure --with-prefix=/usr/local --sysconfdir=/etc
--with-pgsql=/usr/local/postgres8.3.1
--with-pgsql-libdir=/usr/local/postgres8.3.1/lib
--with-pgsql-includedir=/usr/local/postgres8.3.1/include

Are there any known issued with pgpool-II 2.0.1 and postgres 8.3.1? Google
doesn't find anything about this except that libpq must be installed.

Thanks,
Nate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://pgfoundry.org/pipermail/pgpool-general/attachments/20080523/64e4db5a/attachment.html 


More information about the Pgpool-general mailing list