Re: Dependency conflicts on CentOS 4.4 - Mailing list pgsql-general

From Tony Caduto
Subject Re: Dependency conflicts on CentOS 4.4
Date
Msg-id 459D4F42.6080109@amsoftwaredesign.com
Whole thread Raw
In response to Dependency conflicts on CentOS 4.4  (Gunnar Wagenknecht <gunnar@wagenknecht.org>)
Responses Re: Dependency conflicts on CentOS 4.4  ("Brian Mathis" <brian.mathis@gmail.com>)
List pgsql-general
Gunnar Wagenknecht wrote:
>
>
> Do I need to look for a different 'perl-DBD-Pg' that doesn't depend on
> 'libpq.so.3' or should 'libpq.so.3' be provided by
> 'postgresql-libs-8.2.0-2PGDG.i686.rpm'?
>
>
>
Just make a symbolic link from the shipped libpq.so.5 to libpq.so.3 and
it should work.

Yum kind of stinks because you can't do a --nodeps or force.
You might want to download the perl dbd rpm and install manually without
Yum.

Later,

--
Tony Caduto
AM Software Design
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for Postgresql
Your best bet for Postgresql Administration


pgsql-general by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: Need help in PGSQL
Next
From: John McCawley
Date:
Subject: Any form of connection-level "session variable" ?