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@xxxxxxxxxxx