readline - Mailing list pgsql-general

From Payal Rathod
Subject readline
Date
Msg-id 20021227083930.GA3388@localhost.localdomain
Whole thread Raw
Responses Re: readline  (Oliver Elphick <olly@lfix.co.uk>)
List pgsql-general
Hi,
I am trying to install postgresql 7.3.1 on Linux Mdk 9.0. But when I run
./configure I get,

configure: error: readline library not found
If you have readline already installed, see config.log for details on
the
failure.  It is possible the compiler isn't looking in the proper
directory.

I tried to locate the libreadline and found them at,
/lib/libreadline.so.4@    /lib/libreadline.so.4.2@
/lib/libreadline.so.4.1@  /lib/libreadline.so.4.3

So I againn ran ./configure as,
./configure --with-includes=/lib --with-libraries=/lib
but still the same error.

What is going wrong? Can anyone guide me in this?

Thanks a lot and bye.
With warm regards.
-Payal


--
Payal Rathod    <payal at hotpop.com>
"Visit Linux Success Stories"
www.geocities.com/rpayal99

pgsql-general by date:

Previous
From: sector119@mail.ru
Date:
Subject: MOVE ABSOLUTE num FROM my_cursor
Next
From: Oliver Elphick
Date:
Subject: Re: readline