Обсуждение: Re: readline not working on RedHat 7.2

Поиск
Список
Период
Сортировка

Re: readline not working on RedHat 7.2

От
google@vrane.com (google)
Дата:
Try installing libtermcap-devel

akirapc@hotmail.com (Rick) wrote in message news:<3c7e70b8.0203262254.430b9078@posting.google.com>...
> 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).