Re: postgresql 8.2 Installation error at "gmake"

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Emi Lu <emilu(at)encs(dot)concordia(dot)ca>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgresql 8.2 Installation error at "gmake"
Date: 2007-02-15 16:50:38
Message-ID: 20070215165038.GQ4682@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Emi Lu wrote:
> Hello,
>
> Tried to install 8.2, configuration passed, but when running "gmake",
> got the following error, any clues?

Please provide more details -- what operating system is this?

> Step1
> ========
> ./configure --prefix=/local/postgresql --datadir=/postgreSQL_data
> --without-docdir --without-readline --disable-spinlocks --without-zlib

Please note that --datadir does not do what you seem to think. Remove
it, because it's going to cause other problems further on. Also, if you
need --disable-spinlocks, your installation is not going to perform very
well; did you try without that?

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-02-15 16:54:41 Re: Stored Procedure examples
Previous Message Tom Lane 2007-02-15 16:44:10 Re: Constraint enforcement