Skip to content

(no subject)

2 messages · Liaw, Andy, Peter Dalgaard

#
It means what it says: configure will try to find 
ncurses/termcap/readline (and their headers) unless
you explicitly say --with-readline=no.

Andy
#
"Liaw, Andy" <andy_liaw@merck.com> writes:
..the point being that you now get an error during configure, instead
of a just build with non-functioning arrow keys. (If you're a
sysadmin, you will catch the issue immediately, rather than your users
at some later point...)

(On Linux systems, it usually just means that you need to install
readline-devel and ncurses-devel packages.)