Re: Having trouble getting readline functional in psql

Поиск
Список
Период
Сортировка
От Moray McConnachie
Тема Re: Having trouble getting readline functional in psql
Дата
Msg-id 00b401bfaf62$eaac00e0$760e01a3@oucs.ox.ac.uk
обсуждение исходный текст
Ответ на Having trouble getting readline functional in psql  ("Michael S. Kelly" <michaelk@axian.com>)
Список pgsql-general
Do you have the readline header file installed anywhere on your system
(/usr/include perhaps?) If not, you need to install it in the version of
readline your system has. On Redhat systems you do this by installing the
readline-devel rpm.
Yours,
Moray
----------------------------------------------------------------
Moray.McConnachie@computing-services.oxford.ac.uk
----- Original Message -----
From: "Michael S. Kelly" <michaelk@axian.com>
To: <pgsql-general@postgresql.org>
Sent: Wednesday, April 26, 2000 6:21 AM
Subject: [GENERAL] Having trouble getting readline functional in psql


> Hey all,
>
> Readline functionality not working in psql.
>
> I've installed PostgreSQL 7.0 RC1 on RedHat 6.2.  I have configured using:
>
>    --with-libraries=/usr/lib
>
> which is where the libreadline.so.3 file is.  One of the things I've
> noticed, although I'm not sure of it's significance, is that when the
> configure routine checks for the readline.h file it returns "no".
>
> Any thoughts?
>
> Thanks,
>
> -=michael=-
>
>


В списке pgsql-general по дате отправления:

Предыдущее
От: "Hiroshi Inoue"
Дата:
Сообщение: RE: Revisited: Transactions, insert unique.
Следующее
От: Carsten Huettl
Дата:
Сообщение: pgsql odbc