Fwd: Problem installing Postgresql on MDK10.0

From: "Alejandro D(dot) Burne" <alejandro(dot)dburne(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Fwd: Problem installing Postgresql on MDK10.0
Date: 2004-11-16 16:39:12
Message-ID: 8398dc6d041116083978a7bf7d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sorry, but no reply on pgsql-ports(at)postgresql(dot)org(dot)

---------- Forwarded message ----------
From: Alejandro D. Burne <alejandro(dot)dburne(at)gmail(dot)com>
Date: Mon, 15 Nov 2004 15:00:58 +0100
Subject: Problem installing Postgresql on MDK10.0
To: pgsql-ports(at)postgresql(dot)org

I'll be trying to install postgres 8.0b1/b4; when I make the config a
message appear:

"configure: error: readline library not found"

$ rpm -qa | grep readline
libreadline4-4.3-7mdk
libreadline4-devel-4.3-7mdk

Then I try;

$ ./configure --with-libraries=/lib --with-includes=/usr/include/readline
(where the libs are)

I read a message from Tom Lane talking about termcap, it's installed too.

The same problem occurs with zlib.

I fix it skipping both libs with

./configure --without-readline --without-zlib

but...

Alejandro

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard_D_Levine 2004-11-16 17:02:25 Re: 24x7x365 high-volume ops ideas
Previous Message Janning Vygen 2004-11-16 16:37:20 Re: How to clear linux file cache?