no terminal library found
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.
이런 에러 메시지가 뜨더라고요
그런데 ncurses 설치할라고
sudo apt-get install ncurses 했더니 패키지에 없다는 그런 메시지가 나오더라고요