Problems while compiling php_4-2.1 with PostgreSQL - Mailing list pgsql-general

From Devrim GUNDUZ
Subject Problems while compiling php_4-2.1 with PostgreSQL
Date
Msg-id Pine.LNX.4.44.0206031754170.9719-100000@oper.metu.edu.tr
Whole thread Raw
Responses Re: [PHP] Problems while compiling php_4-2.1 with PostgreSQL  (Keary Suska <hierophant@pcisys.net>)
List pgsql-general
Hi all,

I'm trying to compile PHP 4.2.1 with PostgreSQL 7.2.1 on a RedHat 7.3 .
Have the following rpms:

postgresql-server-7.2.1-5
postgresql-devel-7.2.1-5
postgresql-7.2.1-5
postgresql-contrib-7.2.1-5
postgresql-docs-7.2.1-5
postgresql-libs-7.2.1-5

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.

libpq.so comes with postgresql-devel and that package is installed...

What should I do to solve it?

Regards,

--

Devrim GUNDUZ

devrim@oper.metu.edu.tr
devrim.gunduz@linux.org.tr

Web : http://devrim.oper.metu.edu.tr
-------------------------------------






pgsql-general by date:

Previous
From: Mathieu Arnold
Date:
Subject: Re: strangeness in pg_dump
Next
From: "Matteo Beccati"
Date:
Subject: Re: [PHP] Problems while compiling php_4-2.1 with PostgreSQL