configure: error: “curses not found”

Written by

When installing a software from source, i get errro

configure: error: "curses not found"

To fix this, install libncurses-dev

apt install libncurses-dev

See Errors