On Mon, 10 Nov 2008, Jonathan Allen wrote:
Justin,You need to install readline-devel as stated in the configure output :)# yum install readline-devel Setting up Install Process Parsing package install arguments Package readline-devel-5.2-10.fc8.i386 already installed and latest version Nothing to do Why didn't 'configure' see it? Jonathan
Check the configure.log, for some reason it is not picking up the header files in the standard C_INCLUDE_PATH/CPLUS_INCLUDE_PATH location/s.
Justin.
