Re: Dependency conflicts on CentOS 4.4

From: Devrim GUNDUZ <devrim(at)CommandPrompt(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-05 09:09:32
Message-ID: 1167988172.3135.26.camel@laptop.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

On Fri, 2007-01-05 at 07:33 +0100, Gunnar Wagenknecht wrote:
> Thanks, it worked. But I had to remove
> compat-postgresql-libs-4-2PGDG.rhel4.i686.rpm for this one to work.
> What if some client needs libpq.so.4?

I had the same issue in my box a few days before. I had to do rpm -ivh
--force . The real solution could be renaming RPMs with
compat-postgresql-libs3 and compat-postgresql-libs4, but it is too late
now. So use --force .

Regards,

--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message JTyrrell 2007-01-05 09:16:14 Re: pg_dump problems
Previous Message Grzegorz Nowakowski 2007-01-05 08:27:31 Re: Table inheritance implementation.