Unable to find the ncurses libraries的解决办法
生活随笔
收集整理的這篇文章主要介紹了
Unable to find the ncurses libraries的解决办法
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
我們在更新CentOS或者Ubuntu的內核時,執行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.
解決辦法如下:
CentOS:
yum install -y ncurses-devel
Ubuntu:
sudo apt-get install ncurses-dev
總結
以上是生活随笔為你收集整理的Unable to find the ncurses libraries的解决办法的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 用canvas在微信小程序上画时钟
- 下一篇: Device /dev/ttyUSB0