Re: Can't compile postgresql 11 on FreeBSD 11.1

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Can't compile postgresql 11 on FreeBSD 11.1
Дата
Msg-id 4d55008e-658e-0913-f7f1-f844acf643e8@aklaver.com
обсуждение исходный текст
Ответ на Can't compile postgresql 11 on FreeBSD 11.1  (Márcio Antônio Sepp <marcio@zyontecnologia.com.br>)
Ответы Re: Can't compile postgresql 11 on FreeBSD 11.1
Список pgsql-general
On 07/17/2018 12:34 PM, Márcio Antônio Sepp wrote:
> Hi,
> 
> I’m trying to compile PostgreSQL 11beta2 but this errors occur:
> 

> checking readline.h usability... no
> 
> checking readline.h presence... no
> 
> checking for readline.h... no
> 
> checking readline/readline.h usability... no
> 
> checking readline/readline.h presence... no
> 
> checking for readline/readline.h... no
> 
> configure: error: readline header not found
> 
> If you have libedit 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 libedit support.
> 
> root@srvbacula:/postgresql/postgresql-11beta2 # pkg info | grep readline
> 
> readline-7.0.3_1               Library for editing command lines as they 
> are typed

Looks like you need whatever is the FreeBSD equivalent of readline-dev(el).

> 
> root@srvbacula:/postgresql/postgresql-11beta2 #
> 
> thanks in advance
> 
> --
> 
> Att
> 
> Márcio A. Sepp
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com


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

Предыдущее
От: Márcio Antônio Sepp
Дата:
Сообщение: Can't compile postgresql 11 on FreeBSD 11.1
Следующее
От: Christoph Moench-Tegeder
Дата:
Сообщение: Re: Can't compile postgresql 11 on FreeBSD 11.1