Pgpool install - libpq is not installed or libpq is old
2
votes
2
answers
11136
views
Based on the documentation here , I want to create a pgpool II with PostgreSQL databases. When I try to install, I encounter this error:
configure: error: libpq is not installed or libpq is old
Searching the pgpool website, they mention to run
./configure
with this command:
--with-pgsql
OR
--with-pgsql-includedir
OR
--with-pgsql-libdir
But still I'm facing the same problem. Can anyone guide me what can I do from here?
I am running PostgreSQL 9.2 intalled from a yum package on CentOS 5.
Asked by user119720
(105 rep)
Oct 16, 2012, 07:57 AM
Last activity: Jan 21, 2023, 10:46 AM
Last activity: Jan 21, 2023, 10:46 AM