[GENERAL] Re: [PHP-INST] problem compiling php for pgsql

2000-07-30 Thread dave
Jouni Ahto wrote: > > Either do a *full* install of PostgreSQL, not only headers, from sources > and remove all the RPM's, or, because you seem to prefer them, install > also postgresql-devel-7.0.2-2.i386.rpm, which I think is missing from your > system, remove /usr/local/pgsql, ./configure --wit

[GENERAL] Re: [PHP-INST] problem compiling php for pgsql

2000-07-29 Thread Jouni Ahto
On Sat, 29 Jul 2000, dave wrote: > Hi, > > Not sure which list this should go to, so I've posted to both. > > I installed pgsql 7.02, from the RH RPMS, and got pgsql working OK. I > then went back to my php-4.0.1pl2 distribution which I'd had working > for a while to try and compile in pgsql.