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

2003-01-22 Thread Matt Mello
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

Re: [ADMIN] Failed to compile 7.3.1 under Sol7 - can't find libz.so (I think)

2003-01-22 Thread Andrew Sullivan
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.