Re: [NEWBIE] Can't unpack RPMs

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: [NEWBIE] Can't unpack RPMs
Дата
Msg-id web-677951@davinci.ethosmedia.com
обсуждение исходный текст
Ответ на [NEWBIE] Can't unpack RPMs  (Stephane Pinel <spinel@noos.fr>)
Список pgsql-novice
Stephanie,

>         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

What RPM is telling you is that you need the above libraries (libssl
 and libcrypto) for Postgres to install properly (both libraries are
 needed for user authentication).  These libraries should be obtainable
 from RedHat, either off your distribution disks or from their web
 site.

-Josh Berkus

______AGLIO DATABASE SOLUTIONS___________________________
                                       Josh Berkus
  Complete information technology      josh@agliodbs.com
   and data management solutions       (415) 565-7293
  for law firms, small businesses        fax 621-2533
    and non-profit organizations.      San Francisco

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

Предыдущее
От: Stephane Pinel
Дата:
Сообщение: [NEWBIE] Can't unpack RPMs
Следующее
От: BaRoN!
Дата:
Сообщение: Re: Cant find libpq-fe.h