Chinaunix首页 | 论坛 | 博客
  • 博客访问: 142753
  • 博文数量: 33
  • 博客积分: 170
  • 博客等级: 入伍新兵
  • 技术积分: 346
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-30 11:00
文章分类

全部博文(33)

文章存档

2013年(26)

2011年(7)

我的朋友

分类: LINUX

2013-04-15 21:43:53

在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
make: *** [menuconfig] Error 2

 

根据提示安装apt-get install ncurses ncurses devel时并不能安装。

查资料得:

 

apt-get install libncurses*

 sudo apt-get install libncurses5-dev
阅读(1757) | 评论(0) | 转发(0) |
0

上一篇:VMware虚拟机修改硬盘容量大小

下一篇:没有了

给主人留下些什么吧!~~