"Wayne Unruh" <waynepunruh@hotmail.com> writes:
> 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.
> Use --without-readline to disable readline support.
> What file is this section of the script looking for and where is it supposed
> to be located? If I do not have the file can I download if from somewhere?
Had you read config.log as suggested, you could have found that out.
But the short answer is you need both the readline and readline-devel
RPMs installed.
regards, tom lane