Re: Dependency conflicts on CentOS 4.4

From: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
To: Gunnar Wagenknecht <gunnar(at)wagenknecht(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Dependency conflicts on CentOS 4.4
Date: 2007-01-04 19:02:26
Message-ID: 459D4F42.6080109@amsoftwaredesign.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John McCawley 2007-01-04 19:04:00 Any form of connection-level "session variable" ?
Previous Message Dimitri Fontaine 2007-01-04 18:51:24 Re: Need help in PGSQL