checking for tgetent()... configure: error: NOT FOUND!
You need to install a terminal library; for example ncurses.
Or specify the name of the library with --with-tlib.
checking for tgetent()... configure: error: NOT FOUND!
You need to install a terminal library; for example ncurses.
Or specify the name of the library with --with-tlib.
जवाबों:
एक टर्मिनल खोलें और इस कमांड को निष्पादित करें:
sudo apt-get install libncurses5-dev
sudo apt-get install vim?