Chinaunix

标题: debian install ncurses-devel 出错 [打印本页]

作者: mfkwwgi    时间: 2010-01-01 15:17
标题: debian install ncurses-devel 出错
阅读了 Linux 内核编译详解 。

#make menuconfig (基于文本选单的配置界面)

#make xconfig (基于图形窗口模式的配置界面)

http://blog.csdn.net/youyoufengx ... /02/27/1516263.aspx

我选用make menuconfig方式。

debian:/usr/src/kernel/linux# dpkg -l | grep libncurses
ii  libncurses5                          5.7+20090803-2             shared libraries for terminal handling
ii  libncursesw5                         5.7+20090803-2             shared libraries for terminal handling (wide character support
已经安装了libncurses了

怎么执行
debian:/usr/src/kernel/linux# 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] 错误 1
make: *** [menuconfig]  错误 2

看似要装ncurses-devel
sudo apt-get install ncurses*






第一次编译内核。大家帮忙看一上谢谢。。

[ 本帖最后由 mfkwwgi 于 2010-1-1 15:36 编辑 ]
作者: dj_ukyo    时间: 2010-03-05 06:54
libncurses5-dev




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2