From: | Payal Rathod <payal(at)hotpop(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | readline |
Date: | 2002-12-27 08:39:31 |
Message-ID: | 20021227083930.GA3388@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Oliver Elphick | 2002-12-27 08:53:12 | Re: readline |
Previous Message | sector119 | 2002-12-27 06:10:59 | MOVE ABSOLUTE num FROM my_cursor |