Re: Problem installing Postgresql

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Albert Howard <starbuckk(at)mindspring(dot)com>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: Problem installing Postgresql
Date: 2001-05-04 19:59:14
Message-ID: 27687.989006354@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Albert Howard <starbuckk(at)mindspring(dot)com> writes:
> I am running OpenLinux 2.3 (Caldera) out of the box. Trying to install
> PostGreSQL I seem to be unable to get past the 'make' process.

Caldera has an ancient and incompatible version of zlib. Install a
newer zlib, or turn off HAVE_LIBZ in src/include/config.h between
configuring and building Postgres.

PG 7.1.1 will have a more careful configure test about whether it's
found a usable zlib ...

regards, tom lane

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Jason Tishler 2001-05-04 21:09:21 Re: Re: Cygwin: postgres.exe exits with "*** recreate_mmaps_after_fork_failed" message
Previous Message Tom Lane 2001-05-04 19:48:50 Re: Postfix 7.1, Linux 2.4.3 XFS, Intel PII, gcc 2.95.3.