您的位置:首页 > 产品设计 > UI/UE

Ubuntu 12.04 make menuconfig 出现 Unable to find the ncurses libraries or the required header files.

2013-07-17 09:45 686 查看
问题:

*** 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

解决:

1:sudo apt-get insatll ncurses-dev

2:重新make menuconfig
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐