Re: problem compiling php for pgsql

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: dave <dave(at)lake(dot)demon(dot)co(dot)uk>
Cc: php-install(at)lists(dot)php(dot)net, pgsql-general(at)postgresql(dot)org
Subject: Re: problem compiling php for pgsql
Date: 2000-07-29 19:51:51
Message-ID: 398335D7.91D3873F@wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

dave wrote:
> Does anyone know what I should be doing? I'd like to try and keep this
> as much RPM based as possible (i.e. I did think of downloading ALL
> sources and compiling the lot, but I'd like to avoid that - I mean my
> pgsql install works fine)

In the RPM distribution of PostgreSQL, you need to point php to include
/usr/include/pgsql -- and the libs are in /usr/lib. Or you can see the
RPM's of php distributed with RedHat 6.2 and see the configure switches
used in mod-php.spec (download the mod-php SRC rpm, rpm -i, cd to
/usr/src/redhat/SPECS, that's where you'll find it.).

For the reasons why the RPM is this way, see
/usr/doc/postgresql-7.0.2/README.rpm, or see
http://www.ramifordistat.net/postgres
--
Lamar Owen
RPM Package Maintainer, PostgreSQL Global Development Group
WGCR Internet Radio
1 Peter 4:11

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Robert B. Easter 2000-07-29 20:34:53 Re: select question
Previous Message Ian Turner 2000-07-29 18:43:58 Re: select question