On 05/28/2010 02:16 PM, Tom Lane wrote:
Gary Fu<g...@sigmaspace.com>  writes:
Nilesh Govindarajan wrote:
Could you please explain a little more what you want to do actually ?
I have the following problem to run 'configure' when building pgpool
2.3.3 with libpq from normal built of postgreSQL 8.4.4.
configure:24789: result: no
configure:24799: error: libpq is not installed or libpq is old
This is a bug in pgpool's configure script, which you should report to
them not us.  It's not our responsibility to supply libdl.

                        regards, tom lane



run pgpool's configure with the options:

--with-psql=/dir/where/you/have/pg844
--with-psql-includedir=/dir/dir/where/you/have/pg844/include
--with-psql-libdir=/dir/dir/where/you/have/pg844/lib

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to