Re: Read line feature

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Read line feature
Дата
Msg-id 17137.987447312@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Read line feature  (Dorin Grunberg <dorin@visgen.com>)
Ответы Re: Read line feature  (Dorin Grunberg <dorin@visgen.com>)
Список pgsql-novice
Dorin Grunberg <dorin@visgen.com> writes:
> When I am running:
> ./configure --with-perl --with-includes=/usr/local/include/readline
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Try just --with-includes=/usr/local/include.  It shouldn't be necessary
to point it directly at the readline subdirectory.

> checking for readline/readline.h... (cached) yes
> checking for readline/history.h... (cached) no

Seems odd that you would have readline.h and not history.h.  What
version of libreadline do you have installed, anyway?

            regards, tom lane

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

Предыдущее
От: Dorin Grunberg
Дата:
Сообщение: Re: Read line feature
Следующее
От: Dorin Grunberg
Дата:
Сообщение: Re: Read line feature