Hi,

From: "Nate Tallman" <[EMAIL PROTECTED]>
Subject: [Pgpool-general] pgpool-II compile issues
Date: Fri, 23 May 2008 11:33:43 -0500

> 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".

Can you try the following command?

  % PAHT=/usr/local/postgresql8.3.1/bin:$PATH ./configure \
    --prefix=/usr/local --sysconfigdir=/etc

Regards,
--
Yoshiyuki Asaba
[EMAIL PROTECTED]
_______________________________________________
Pgpool-general mailing list
Pgpool-general@pgfoundry.org
http://pgfoundry.org/mailman/listinfo/pgpool-general

Reply via email to