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

From Matt Mello
Subject Re: Failed to compile 7.3.1 under Sol7 - can't find libz.so
Date
Msg-id 3E2F053A.1040409@spaceship.com
Whole thread Raw
In response to Re: Failed to compile 7.3.1 under Sol7 - can't find libz.so (I think)  (Andrew Sullivan <andrew@libertyrms.info>)
List 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 by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Problems with authentication
Next
From: Tom Lane
Date:
Subject: Re: Problems with authentication