Postgresql RHEL RPMs - Mailing list pgsql-general

From Alex Turner
Subject Postgresql RHEL RPMs
Date
Msg-id 33c6269f05041407563c440d8b@mail.gmail.com
Whole thread Raw
List pgsql-general
I'm trying to install the 8.0.2-1 RPMs for RedHat EL3, but on trying
to install postgresql-libs-8.0.2-1PGDG I get the following error

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-1PGDB
     Suggested resolutions:
            rh-postgresql-libs-7.3.8-2.i386.rpm

Aren't those the libraries that this RPM is going to install:
sys2> rpm -q -f /usr/lib/libpq.so.3
postgresql-libs-7.3.8-3PGDB

Thanks,

Alex Turner
netEconomist

pgsql-general by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: pgpool with PostgreSQL 7.4
Next
From: Tom Lane
Date:
Subject: Re: grant all privileges to all tables in a database