Terry Yapt <yapt(at)technovell(dot)com> writes:
> I am installing a new postgreSQL 7.2.2 in a fresh RedHat 7.3 installation. I have
> downloaded the source pgsql files.
> I am having problems with readline library,
> checking for readline... no
You need to dig into config.log and see why it thinks there's no
readline out there. Offhand it seems like your setup should work;
I'd be interested to find out why it doesn't.
regards, tom lane