Hi,

I have the same problem and I solved it. This question then was asked and I answer it. Try looking at the google and you will find it.
In general - Open the package manager and searche for keyword "redline". The neccessary library will apper and you just will have to install it.


Regards,

  Kaloyan

Alejandro D. Burne wrote:

Sorry, but no reply on [EMAIL PROTECTED]

---------- Forwarded message ----------
From: Alejandro D. Burne <[EMAIL PROTECTED]>
Date: Mon, 15 Nov 2004 15:00:58 +0100
Subject: Problem installing Postgresql on MDK10.0
To: [EMAIL PROTECTED]


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

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend





---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings

Reply via email to