Re: [GENERAL] php and pgsql and rpm/compile

2000-09-07 Thread Lamar Owen
Tressens Lionel wrote: > > Le 07.09.00 a 14:23, "Lamar Owen" m'ecrivait : > > > It is coming back with a dependency for libpq.so.2.0 > > I had this problem. I created a symlink for this file and a told rpm not > to check dependies, and it worked. > rpm --nodeps -ivh ... And, if you know the ra

Re: [GENERAL] php and pgsql and rpm/compile

2000-09-07 Thread Tressens Lionel
Le 07.09.00 a 14:23, "Lamar Owen" m'ecrivait : > It is coming back with a dependency for libpq.so.2.0 I had this problem. I created a symlink for this file and a told rpm not to check dependies, and it worked. rpm --nodeps -ivh ... Lionel == Lion

Re: [GENERAL] php and pgsql and rpm/compile

2000-09-07 Thread Lamar Owen
Adam Lang wrote: > > I have php installed from rpm. I'm trying to rpm the package > php-pgsql-3.0.15.i386.rpm so that I can tie in to the postgres server. > > It is coming back with a dependency for libpq.so.2.0 The original packages distributed with RH 6.1 and 6.2 are for PostgreSQL 6.5.3 --

Re: [GENERAL] php and pgsql and rpm/compile

2000-09-07 Thread Mike Sears
al" <[EMAIL PROTECTED]> Sent: Thursday, September 07, 2000 12:02 PM Subject: [GENERAL] php and pgsql and rpm/compile > I have php installed from rpm. I'm trying to rpm the package > php-pgsql-3.0.15.i386.rpm so that I can tie in to the postgres server. > > It is com

Re: [GENERAL] php and pgsql and rpm/compile

2000-09-07 Thread Adam Lang
IL PROTECTED]> Sent: Thursday, September 07, 2000 12:02 PM Subject: [GENERAL] php and pgsql and rpm/compile > I have php installed from rpm. I'm trying to rpm the package > php-pgsql-3.0.15.i386.rpm so that I can tie in to the postgres server. > > It is coming back with a dep

[GENERAL] php and pgsql and rpm/compile

2000-09-07 Thread Adam Lang
I have php installed from rpm. I'm trying to rpm the package php-pgsql-3.0.15.i386.rpm so that I can tie in to the postgres server. It is coming back with a dependency for libpq.so.2.0 I made a softlink to libpq.so.2.1 pointing to libpq.so.2.1, but it still has that dependency. I have /usr/loc