Re: Help installing 8.0.2 rpms on RH 3.0

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Chris Hoover <revoohc(at)sermonaudio(dot)com>
Cc: PostgreSQL Admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Help installing 8.0.2 rpms on RH 3.0
Date: 2005-04-13 17:56:29
Message-ID: 425D5D4D.900@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


> Here is what I have:
> Virgin install of RH ES 3.0 from cd's (no update run right now)
>
> When I try to start installing the Postgresql rpms, I get the following:
> [root(at)localhost postgresql_rpms]# rpm -Uvh
> postgresql-libs-8.0.2-1PGDG.i686.rpm
> warning: postgresql-libs-8.0.2-1PGDG.i686.rpm: V3 DSA signature: NOKEY,
> key ID 748f7d0e
> error: Failed dependencies:
> libecpg.so.4 is needed by postgresql-libs-8.0.2-1PGDG
> libpgtypes.so.1 is needed by postgresql-libs-8.0.2-1PGDG
> libpq.so.3 is needed by postgresql-libs-8.0.2-1PGDG
> Suggested resolutions:
> rh-postgresql-libs-7.3.4-8.i386.rpm

It looks like you already have postgresql installed via RH 3. You need
to remove it first, then install 8.

Honestly, when working with the RH ES version it is better to compile
anyway.

Sincerely,

Joshua D. Drake

--
Your PostgreSQL solutions provider, Command Prompt, Inc.
24x7 support - 1.800.492.2240, programming, and consulting
Home of PostgreSQL Replicator, plPHP, plPerlNG and pgPHPToolkit
http://www.commandprompt.com / http://www.postgresql.org

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Chris Hoover 2005-04-13 18:08:50 Re: Help installing 8.0.2 rpms on RH 3.0
Previous Message Joshua D. Drake 2005-04-13 17:41:07 Re: Best way to store files inside db