Re: Failed to compile 7.3.1 under Sol7 - can't find libz.so

Поиск
Список
Период
Сортировка
От Matt Mello
Тема Re: Failed to compile 7.3.1 under Sol7 - can't find libz.so
Дата
Msg-id 3E2F053A.1040409@spaceship.com
обсуждение исходный текст
Ответ на Re: Failed to compile 7.3.1 under Sol7 - can't find libz.so (I think)  (Andrew Sullivan <andrew@libertyrms.info>)
Список pgsql-admin
I just found the solution in the docs (DOH!):
LD_LIBRARY_PATH=/usr/local/lib:/usr/local/ssl/lib
export LD_LIBRARY_PATH

Andrew Sullivan wrote:
> On Wed, Jan 22, 2003 at 12:27:40PM -0600, Matt Mello wrote:
>
>>I'm having trouble compiling pg7.3.1 for Sol7.
>>
>>The configure command I used was:
>>./configure --prefix=/usr/local/pgsql731 --enable-multibyte --with-java
>>--enable-syslog --without-readline
>>
>>I get the following error:
>>ld.so.1: ./conftest: fatal: libz.so: open failed: No such file or directory
>
>
> Is that a failure on zlib?  If you do (just guessing) --without-zlib
> does it help?
>
> A
>

--
Matt Mello
512-350-6900


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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: Problems with authentication
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Problems with authentication