3
ncurses 헤더 파일을 어떻게 설치합니까?
커널을 구성하려고하는데 다음과 같은 오류가 발생했습니다. 누군가 내가 어떻게해야하는지 말해 줄 수 있습니까? root@nitr-desktop:/usr/src/linux# make menuconfig *** Unable to find the ncurses libraries or the *** required header files. *** 'make menuconfig' requires the ncurses libraries. *** *** Install ncurses (ncurses-devel) and try again. *** make[1]: *** [scripts/kconfig/dochecklxdialog] Error 1 …