Re: Problem report

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: Problem report
Дата
Msg-id 39F50ADD.E6EB68AE@alumni.caltech.edu
обсуждение исходный текст
Ответ на Problem report  ("Hung, Season H" <Season.Hung@PSS.Boeing.com>)
Список pgsql-ports
> Unable to get initdb (v6.5.3) running in Solaris 5.8:SPARC

You will need to set LD_LIBRARY_PATH to point to wherever you have
installed libpq.so. The application is not finding some of the shared
libraries. You can perhap use -rpath to specify a "cheat" to the linker
at build time to obviate the need for LD_LIBRARY_PATH.

Good luck.

                         - Thomas

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

Предыдущее
От: "Hung, Season H"
Дата:
Сообщение: Problem report
Следующее
От: Pete Forman
Дата:
Сообщение: Re: [PATCH]: Building PostgreSQL 7.0.2 on Cygwin 1.1.4 (T ake 2)