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

From: Matt Mello <alien(at)spaceship(dot)com>
To: Andrew Sullivan <andrew(at)libertyrms(dot)info>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Failed to compile 7.3.1 under Sol7 - can't find libz.so
Date: 2003-01-22 20:55:22
Message-ID: 3E2F053A.1040409@spaceship.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2003-01-22 21:55:53 Re: Problems with authentication
Previous Message Bruno Wolff III 2003-01-22 20:00:17 Re: Problems with authentication