On Sun, Jul 22, 2001 at 10:47:25PM -0400, Tom Lane wrote:
> Justin Clift <justin@postgresql.org> writes:
> > that perhaps you don't have it installed or the "configure" program
> > didn't find it for some reason.
>
> Note that you need to have both the library itself and its header files.
> If you installed 'em from RPMs that means you need both readline and
> readline-devel RPMs. Otherwise configure will decide you haven't got
> readline installed...
Here is what I have
$ rpm -qa|grep readl
readline-devel-4.1-9
readline-4.1-9
readline2.2.1-2.2.1-2
Anyway I don't install rpm. configure
says I cannot find readline.
I have also reinstalled readline again