2008年5月27日星期二

mysql 安装

安装mysql时可能会遇到下面的问题(os :centos 5.0)
checking for termcap functions library... configure: error: No curses/termcap library found

解决方法:
yum install ncurses-devel

没有评论: