D
D
Danila2016-09-18 19:46:23
linux
Danila, 2016-09-18 19:46:23

What is readline.h?

Hello! I'm trying to install PHP 5.6.26 using phpbrew
In the logs I see this (php does not compile):

checking for utsname.domainname... yes
 
checking for PSPELL support... no
 
checking for libedit readline replacement... no
 
checking for readline support... yes
 
configure: error: Please reinstall readline - I cannot find readline.h

What is the readline that I should reinstall?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rsa97, 2016-09-18
@redcap152

Most likely you need libreadline-dev

I
Ivan Bogachev, 2016-09-18
@sfi0zy

apt install libreadline-dev

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question