| From: | N4sir Simbolon <nasir(at)3wsi(dot)com> |
|---|---|
| To: | pgsql-php(at)postgresql(dot)org |
| Subject: | Re: Problems while compiling php_4-2.1 with PostgreSQL |
| Date: | 2002-06-04 03:08:32 |
| Message-ID: | 20020604031858.9E96F79965@smtp01.metro.net.id |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-php |
> I get the following error when I use --with-pgsql=/var/lib/pgsql or
> --with-pgsql=/usr/include :
>
> <snip>
> checking for PostgreSQL support... yes
> configure: error: Cannot find libpq.so. Please specify correct PostgreSQL
> installation path.
configure cannot find libpq.so in the directory /var/lib/pgsql or
/usr/include.
>
> libpq.so comes with postgresql-devel and that package is installed...
>
> What should I do to solve it?
find out where is the location of libpq.so and specify the location in
--with-pgsql option while configure
Regards,
--
Nasir Simbolon
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oliver Jones | 2002-06-04 05:11:37 | Updates failing yet saying they succeeded. |
| Previous Message | Bruce Momjian | 2002-06-04 01:42:58 | Re: Subject: bool / vacuum full bug followup part 2 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Areski Belaid | 2002-06-04 11:16:31 | Incompatibility Postgres 7.1 - Postgres 7.2.1 |
| Previous Message | Keary Suska | 2002-06-03 17:33:05 | Re: [PHP] Problems while compiling php_4-2.1 with PostgreSQL |