Re: [GENERAL] Fwd: Problem installing Postgresql on MDK10.0

2004-11-17 Thread Alejandro D. Burne
Thanks Ben, libncures5 was installed but libncurses5-devel don't. Problem solved! I must find zlib deps now ;+) On Wed, 17 Nov 2004 09:20:00 +, Ben Trewern <[EMAIL PROTECTED]> wrote: > I think you have to install ncurses. On Mdk 10 its libncurses5-devel I > think. > > Try that and see what

Re: [GENERAL] Fwd: Problem installing Postgresql on MDK10.0

2004-11-17 Thread Kaloyan Iliev Iliev
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, K

Re: [GENERAL] Fwd: Problem installing Postgresql on MDK10.0

2004-11-17 Thread Ben Trewern
I think you have to install ncurses. On Mdk 10 its libncurses5-devel I think. Try that and see what happens. Regards, Ben ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.htm

Re: [GENERAL] Fwd: Problem installing Postgresql on MDK10.0

2004-11-16 Thread Bernd Helmle
--On Dienstag, November 16, 2004 17:39:12 +0100 "Alejandro D. Burne" <[EMAIL PROTECTED]> 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 Postgresq

Re: [GENERAL] Fwd: Problem installing Postgresql on MDK10.0

2004-11-16 Thread Tom Lane
"Alejandro D. Burne" <[EMAIL PROTECTED]> writes: > 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 Try looking at the config.

[GENERAL] Fwd: Problem installing Postgresql on MDK10.0

2004-11-16 Thread Alejandro D. Burne
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