安装apachetop错误
时间:2009-07-24 来源:gamester88
安装apachetop时报错:
1.
Configure: error: No useful curses library found!
# yum list |grep curses ncurses.i386 5.5-24.20060715 installed ncurses-devel.i386 5.5-24.20060715 base php-ncurses.i386 5.1.6-15.el5 base #
Error is due to ncurses-devel not installed.
To fix, i have installed ncurses-devel
yum install ncurses-devel
2.configure: error: readline library not found
yum install readline-devel
相关阅读 更多 +