红联Linux门户
Linux帮助

make menuconfig问题

发布时间:2008-12-14 22:16:51来源:红联作者:zoom4ever
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

我已经安装了ncurses和ncueses-devel,还有我的系统是从F9 yum到F10的 之后就出现这个问题了
高手请帮忙 谢谢!!!
文章评论

共有 3 条评论

  1. power1952 于 2009-12-25 22:15:54发表:

    我也遇到了这个问题,不过我在用yum安装了ncurses和ncurses-devel,然后try again就可以了
    其实ncurses是已经安装好了的,我只是安装了ncurses-devel

  2. y88182472 于 2009-06-21 15:57:44发表:

    我也遇到这个问题了.

  3. zoom4ever 于 2008-12-15 19:14:10发表:

    没人知道吗?