Re: rpm install issues - RHE3 - Mailing list pgsql-novice

From Tom Lane
Subject Re: rpm install issues - RHE3
Date
Msg-id 28688.1112209640@sss.pgh.pa.us
Whole thread Raw
In response to rpm install issues - RHE3  (Chris Jensen <iamameatpopsicle@gmail.com>)
List pgsql-novice
Chris Jensen <iamameatpopsicle@gmail.com> writes:
> i need to install PostGreSQL 8.0.1 on my RedHat Enterprise 3 server.
> i'm using the postgresql-8.01-2PGDG.x86_64.rpm package, and it's
> paired server package.  i get a lot of dependency failures on an rpm
> -ivh command, but when i check to see if i have the required
> dependencies everything seems to be there.

I suspect it's complaining about you having the wrong versions of those
shared libraries --- in other words, you're trying to use an RPM that
was built for a different release of RHEL/Fedora.

If you can't find an RPM that was built for exactly your release, you
need to get the source RPM and rebuild it locally.  I'd recommend that
over trying to build directly from the original tarball --- you can still
use RPM package management if you do it that way.

            regards, tom lane

pgsql-novice by date:

Previous
From: Geoffrey
Date:
Subject: Re: rpm install issues - RHE3
Next
From: Ennio-Sr
Date:
Subject: Re: how to ignore accents?