Re: upgrading RPM query - Mailing list pgsql-admin

From Ragnar Kjørstad
Subject Re: upgrading RPM query
Date
Msg-id 20010808194934.C18468@vestdata.no
Whole thread Raw
In response to Re: upgrading RPM query  (Gary Stainburn <gary.stainburn@ringways.co.uk>)
Responses Re: upgrading RPM query  (Gary Stainburn <gary.stainburn@ringways.co.uk>)
List pgsql-admin
On Wed, Aug 08, 2001 at 05:15:13PM +0100, Gary Stainburn wrote:
> Hmmm,
>
> I downloaded the postgresql-7.1.2 rpms and tried to install them - I had 20
> lines of failed dependancies.  I downloaded the RPMS for those, and ended up
> with  70+ lines of failed dependancies.
>
> Does anyone have any suggestions on where I should go next (excluding th pub
> - I've already taken on that suggestion).

My guess is that you get failed dependancies because the RPM is built
against newer libraries. Libraries tend to depend on other libraries and
so on, so you'll end up with replacing your whole system.

The two easiest options are:
1. Upgrade to a newer distribution
2. Get the SRPM and compile the RPM yourself - it will then be built
against your libraries and should install without errors. (you will
probably have to install some additional development packages to compile
the RPM though).



--
Ragnar Kjorstad

pgsql-admin by date:

Previous
From: Gary Stainburn
Date:
Subject: Re: upgrading RPM query
Next
From: pmiranda@vm.com.br
Date:
Subject: RE: Re: Top