Re: upgrading RPM query

Поиск
Список
Период
Сортировка
От Ragnar Kjørstad
Тема Re: upgrading RPM query
Дата
Msg-id 20010808194934.C18468@vestdata.no
обсуждение исходный текст
Ответ на Re: upgrading RPM query  (Gary Stainburn <gary.stainburn@ringways.co.uk>)
Ответы Re: upgrading RPM query  (Gary Stainburn <gary.stainburn@ringways.co.uk>)
Список 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 по дате отправления:

Предыдущее
От: Gary Stainburn
Дата:
Сообщение: Re: upgrading RPM query
Следующее
От: pmiranda@vm.com.br
Дата:
Сообщение: RE: Re: Top