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

From: Matt Mello <alien(at)spaceship(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Failed to compile 7.3.1 under Sol7 - can't find libz.so (I think)
Date: 2003-01-22 18:27:40
Message-ID: 3E2EE29C.3070102@spaceship.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Andrew Sullivan 2003-01-22 19:30:02 Re: Failed to compile 7.3.1 under Sol7 - can't find libz.so (I think)
Previous Message Zhiqiang Feng 2003-01-22 16:33:26 Re: Stalled post to pgsql-admin