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

From Brian Mathis
Subject Re: Dependency conflicts on CentOS 4.4
Date
Msg-id 183c528b0701041110h454e1e46naced6b0598c54511@mail.gmail.com
Whole thread Raw
In response to Re: Dependency conflicts on CentOS 4.4  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
List pgsql-general
On 1/4/07, Tony Caduto <tony_caduto@amsoftwaredesign.com> wrote:
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


While this may work, it pretty much defeats the purpose of using rpm and yum to manage your packages.  Devrim's suggestion is really the best way to go (as are most of his suggestions).  I have used the compat rpm before, and it works like a charm.

Usually nodeps and force are there for a reason, defeating them is usually not what you want.

pgsql-general by date:

Previous
From: John McCawley
Date:
Subject: Any form of connection-level "session variable" ?
Next
From: John McCawley
Date:
Subject: Re: Any form of connection-level "session variable" ?