Re: NEWBIE: Can't unpack RPMs

Поиск
Список
Период
Сортировка
От teg@redhat.com (Trond Eivind Glomsrød)
Тема Re: NEWBIE: Can't unpack RPMs
Дата
Msg-id xuyy9iiry6j.fsf@halden.devel.redhat.com
обсуждение исходный текст
Ответ на Re: NEWBIE: Can't unpack RPMs  (tony <tony@animaproductions.com>)
Список pgsql-general
tony <tony@animaproductions.com> writes:

> On Mon, 2002-01-28 at 17:08, Stephane Pinel wrote:
> >
> > ---
> > [root@localhost /]# rpm -i *rpm
> > error: failed dependencies:
> >         libcrypto.so.1   is needed by postgresql-7.1.3-1PGDG
> >         libssl.so.1   is needed by postgresql-7.1.3-1PGDG
> >         libcrypto.so.1   is needed by postgresql-libs-7.1.3-1PGDG
> >         libssl.so.1   is needed by postgresql-libs-7.1.3-1PGDG
> >         libcrypto.so.1   is needed by postgresql-server-7.1.3-1PGDG
> >         libssl.so.1   is needed by postgresql-server-7.1.3-1PGDG
> > ---
> >
> > RH 7.0
> > Any idea ?
>
> Yes. Been there.
>
> Make a symbolic link from libcrypto.so.2 -> libcrypto.so.1 and so on.

Bad idea. They are not binary compatible. Install the compat package
(openssl096, probabably - do a "rpm --redhatprovides libssl.so.1" to
find out).

--
Trond Eivind Glomsrød
Red Hat, Inc.

В списке pgsql-general по дате отправления:

Предыдущее
От: Ben Ausden
Дата:
Сообщение: numeric SORT order
Следующее
От: "Mitch Vincent"
Дата:
Сообщение: Re: numeric SORT order