Chinaunix首页 | 论坛 | 博客
  • 博客访问: 400294
  • 博文数量: 77
  • 博客积分: 798
  • 博客等级: 军士长
  • 技术积分: 1238
  • 用 户 组: 普通用户
  • 注册时间: 2012-04-01 22:33
文章分类

全部博文(77)

文章存档

2015年(1)

2014年(7)

2013年(38)

2012年(31)

分类: LINUX

2013-04-01 11:06:08


 *** Unable to find the ncurses libraries or the
 *** required header files.
 *** 'make menuconfig' requires the ncurses libraries.
 ***
 *** Install ncurses (ncurses-devel) and try again.




    解决     // sudo   apt-get install libncurses5-dev  (实际安装这个就OK)

                    make menuconfig
                    成功
      

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