编译Mysql时configure: error: No curses/termcap library found 的错误解决方法时间:2022-12-18 11:25:40编译Mysql时出现错误configure: error: No curses/termcap library found是因为没有装 curses-devel 最好执行: yum install nurses* 就能解决