No dice: It finds pg_config, but still errors out on libpq. I verified that libpq is definitely in the specified directories (lib and include).
On Fri, May 23, 2008 at 1:43 PM, Yoshiyuki Asaba <[EMAIL PROTECTED]> wrote: > 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 > [email protected] > http://pgfoundry.org/mailman/listinfo/pgpool-general >
_______________________________________________ Pgpool-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-general
