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
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
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 --
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
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
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