网上下的 mysql-5.0.51.tar.gz源码包,解压缩之后执行   ./configure –prefix=/usr/local/mysql。
问题是:
checking for termcap functions library... configure: error: No curses/termcap library found         (最后一行)然后再make的话:
make: *** No targets specified and no makefile found.  Stop.
各位高手,指教一下是什么问题?