Failed to compile 7.3.1 under Sol7 - can't find libz.so (I think) - Mailing list pgsql-admin

From Matt Mello
Subject Failed to compile 7.3.1 under Sol7 - can't find libz.so (I think)
Date
Msg-id 3E2EE29C.3070102@spaceship.com
Whole thread Raw
Responses 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'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

(I am compiling without readline 'cause it wouldn't compile with it,
even after installing it!)

Does anybody have a suggestion?

Thanks!

--
Matt


pgsql-admin by date:

Previous
From: Zhiqiang Feng
Date:
Subject: Re: Stalled post to pgsql-admin
Next
From: Andrew Sullivan
Date:
Subject: Re: Failed to compile 7.3.1 under Sol7 - can't find libz.so (I think)