Re: readline not working on RedHat 7.2

Started by Nonamealmost 24 years ago1 messagesgeneral
Jump to latest
#1Noname
google@vrane.com

Try installing libtermcap-devel

akirapc@hotmail.com (Rick) wrote in message news:<3c7e70b8.0203262254.430b9078@posting.google.com>...

Show quoted text

Hi All,

I can't seem to get the readline library to be recognized by a fresh
Postgres install on RedHat 7.2. The result is that when I use psql
and want to retype a command that I previously typed, I can't hit the
up arrow key to scroll through my previous commands. This is really
frustrating.

I am installing a fresh copy of PostgreSQL 7.2 and compiling with
multibyte support (ortherwise I'd just use an RPM).