2010/9/30 Victor Hugo <vh.cleme...@gmail.com>:
> Hi !
>
> I am compiling the pgpool-II and the following error below happens:
> configure: error: libpq is not installed or libpq is old
> I ran the following command :  ./configure
> --prefix=/opt/PostgreSQL/pgpoolII --with-pgsql=/opt/PostgreSQL/8.4
> --with-pgsql-libdir=/opt/PostgreSQL/8.4/lib
> --with-pgsql-includedir=/opt/PostgreSQL/8.4/include
>

If you have compiled postgres, you must declare in --with-pgsql the 'prefix',
you don't need to arg pgsql-libdir and includedir if you're using the other one
(if you compiled).


-- 
              Emanuel Calvo Franco
                Independient DBA
        www.emanuelcalvofranco.com.ar

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

Reply via email to