Re: Solaris 8 Sparc initdb error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Solaris 8 Sparc initdb error
Дата
Msg-id 6105.977860184@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Solaris 8 Sparc initdb error  (kenford@infomak.com)
Список pgsql-general
kenford@infomak.com writes:
> # LD_RUN_PATH=/usr/local/pgsql/lib;export LD_RUN_PATH
> # LD_LIBRARY_PATH=/usr/local/pgsql/lib;export LD_LIBRARY_PATH
> # ...
> # su postgres
> $ /usr/local/pgsql/bin/initdb -D /Data/PgSQL
> ld.so.1: ./pg_id: fatal: libncurses.so.4: open failed: No such file or
> directory

Hm.  Is LD_LIBRARY_PATH still set in the environment after you su ?
Evidently the dynamic loader is failing to find a library that *had* been
found during configure and build.

            regards, tom lane

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

Предыдущее
От: kenford@infomak.com
Дата:
Сообщение: Solaris 8 Sparc initdb error
Следующее
От: teg@redhat.com (Trond Eivind Glomsrød)
Дата:
Сообщение: Re: red hat/mysql fiasco