| From: | Emanuel Calvo Franco <postgres(dot)arg(at)gmail(dot)com> |
|---|---|
| To: | Victor Hugo <vh(dot)clemente(at)gmail(dot)com> |
| Cc: | pgsql-admin <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: PGPOOL-II |
| Date: | 2010-10-01 21:00:08 |
| Message-ID: | AANLkTimgQQUfHoPxBEm_1-18m_UJNOii65GbaG4uHMFr@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
2010/9/30 Victor Hugo <vh(dot)clemente(at)gmail(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Willy-Bas Loos | 2010-10-01 21:21:01 | Re: PGPOOL-II |
| Previous Message | bricklen | 2010-10-01 20:59:17 | Re: PGPOOL-II |