Re: Compiling 7.2 on Solaris 8: runtime error on libssl.so.0.9.6

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Compiling 7.2 on Solaris 8: runtime error on libssl.so.0.9.6
Дата
Msg-id 20510.1020005378@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Compiling 7.2 on Solaris 8: runtime error on libssl.so.0.9.6  (Randall Perry <rgp@systame.com>)
Список pgsql-general
Randall Perry <rgp@systame.com> writes:
> ld.so.1: /usr/local/pgsql/bin/postgres: fatal: libssl.so.0.9.6

I think you just need to make sure that libssl.so is in the
LD_LIBRARY_PATH.  Be careful to set things up so that the
postmaster sees that in its environment... client-side environment
will not help.

            regards, tom lane

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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: delete column
Следующее
От: Tom Lane
Дата:
Сообщение: Re: How to track down inconsistent performance?