人生境界:明智、中庸、诚信、谦逊
发布时间:2013-05-26 12:22:16
编译Linux内核时会提示:Unable to find the ncurses libraries or the required header files.'make menuconfig' requires the ncurses libraries.Install ncurses (ncurses-devel) and try again.解决方法:ncurses是字符终端下屏幕控制的基本库。可能很多新开发的程序都不使用了,不过如果要编译一.........【阅读全文】
发布时间:2013-05-20 09:03:36
编译Linux内核时会提示:Unable to find the ncurses libraries or the required header files.'make menuconfig' requires the ncurses libraries.Install ncurses (ncurses-devel) and try again.解决方法:ncurses是字符终端下屏幕控制的基本库。可能很多新开发的程序都不使用了,不过如果要编译一.........【阅读全文】