configure: error: “curses not found”
Written by Yujin Boby
Edit in WordPressWhen 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
Written by Yujin Boby
Edit in WordPressWhen 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