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


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to