Re: rpm install issues - RHE3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: rpm install issues - RHE3
Дата
Msg-id 28688.1112209640@sss.pgh.pa.us
обсуждение исходный текст
Ответ на rpm install issues - RHE3  (Chris Jensen <iamameatpopsicle@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Geoffrey
Дата:
Сообщение: Re: rpm install issues - RHE3
Следующее
От: Ennio-Sr
Дата:
Сообщение: Re: how to ignore accents?