Chinaunix首页 | 论坛 | 博客
  • 博客访问: 242342
  • 博文数量: 66
  • 博客积分: 290
  • 博客等级: 入伍新兵
  • 技术积分: 342
  • 用 户 组: 普通用户
  • 注册时间: 2012-08-27 15:44
文章分类

全部博文(66)

文章存档

2013年(19)

2012年(47)

分类:

2012-11-29 09:04:55

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

阅读(601) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~