From: | "Matteo Beccati" <m(dot)beccati(at)crpsoftware(dot)it> |
---|---|
To: | "'PostgreSQL Mailing Lists-General'" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: [PHP] Problems while compiling php_4-2.1 with PostgreSQL |
Date: | 2002-06-03 15:29:17 |
Message-ID: | 2780D698C269CB4EB303715BA48B6A103392@sole.CRP |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
Just try with: --with-pgsql=/usr
Regards
--
Matteo Beccati
http://www.phpadsnew.com
http://phppgads.sourceforge.net
> -----Original Message-----
> From: pgsql-php-owner(at)postgresql(dot)org
> [mailto:pgsql-php-owner(at)postgresql(dot)org] On Behalf Of Devrim GUNDUZ
> Sent: Monday, June 03, 2002 5:12 PM
> To: pgsql-php(at)postgresql(dot)org
> Cc: PostgreSQL Mailing Lists-General
> Subject: [PHP] Problems while compiling php_4-2.1 with PostgreSQL
>
>
>
> 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(at)oper(dot)metu(dot)edu(dot)tr
> devrim(dot)gunduz(at)linux(dot)org(dot)tr
>
> Web : http://devrim.oper.metu.edu.tr
> -------------------------------------
>
>
>
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
http://archives.postgresql.org
From | Date | Subject | |
---|---|---|---|
Next Message | Shaun Thomas | 2002-06-03 15:50:04 | Re: What popular, large commercial websites run |
Previous Message | Devrim GUNDUZ | 2002-06-03 15:11:59 | Problems while compiling php_4-2.1 with PostgreSQL |