php and pgsql and rpm/compile - Mailing list pgsql-general

From Adam Lang
Subject php and pgsql and rpm/compile
Date
Msg-id 00a401c018e4$fab8d080$330a0a0a@Adam
Whole thread Raw
List pgsql-general
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/local/pgsql/lib in the ld.so.conf file.

I'm not sure what else to try, but I really hope the answer of "compile php"
isn't the answer.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company


pgsql-general by date:

Previous
From: chris mutchler
Date:
Subject: query question
Next
From: "Adam Lang"
Date:
Subject: Re: php and pgsql and rpm/compile