Re: Postgres older version 8.3.7 on ubuntu 14

Поиск
Список
Период
Сортировка
От Chapman Flack
Тема Re: Postgres older version 8.3.7 on ubuntu 14
Дата
Msg-id b941ee65-8315-3d1f-e40c-73b79621be56@anastigmatix.net
обсуждение исходный текст
Ответ на Postgres older version 8.3.7 on ubuntu 14  ("Vaidyanathaswamy, Anandsaikrishnan" <avaidyanathaswamy@corelogic.com>)
Список pgsql-hackers
On 10/23/18 1:51 PM, Vaidyanathaswamy, Anandsaikrishnan wrote:

> configure: error: readline library not found
> If you have readline already installed, see config.log for details on the
> failure.  It is possible the compiler isn't looking in the proper directory.
> Use --without-readline to disable readline support.

The missing library provides features like previous command recall
and editing in psql. If those features are valuable to you, you can
install the readline library; otherwise, you can add --without-readline
on the configure command, and build PostgreSQL without it.

-Chap


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Remove obsolete pg_attrdef.adsrc column
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Remove obsolete pg_attrdef.adsrc column