On a RedHat 6.1 box, I've been having trouble getting
my perl to talk to postgresql the way I'm used to, via
DBD/DBI. There's a failed dependency problem when I install
the perl-DBD-Pg package:
rpm -Uhv perl-DBD-Pg-0.91-1.i386.rpm
error: failed dependencies:
libpq.so.1 is needed by perl-DBD-Pg-0.91-1
I gather that libpq.so.1 was once supplied with the
"postgresql-lib" RPM, which has now been split up.
Did someone forget a piece, or is it just that the DBD-Pg
rpm now badly in need of an update?
BTW, I decided to try installing all of the latest 6.5.3
postgresql RPMs that are now up on the postgresql site
(ftp://postgresql.org/pub/RPMS/). Afterwards, I still got
the same problem.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.