Alejandro D. Burne wrote:
> "configure: error: readline library not found"
>
> $ rpm -qa | grep readline
> libreadline4-4.3-7mdk
> libreadline4-devel-4.3-7mdk
Please check the config.log file. It should contain the error messages
by the compiler or the linker that tell why readline could not be found
or used properly.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/