文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>编译安装mysql的过程遇到的问题

编译安装mysql的过程遇到的问题

时间:2010-11-17  来源:曹兵强

configure: error: No curses/termcap library found

在网上找了很多的解决办法,发现以下这个正解,放上以备查用


解决方法:安装 ncurses-devel-5.5-XXXXXX.i386.rpm

 

注意版本问题,也许我们两个需要安装的版本不一样.

 

此外还有一种办法

./configure --prefix=/usr/local/mysql --with-charset=utf8  --with-collation=utf8_general_ci  --with-extra-charsets=all --with-plugins=all --enable-thread-safe-client --with-debug  --enable-assembler --with-named-curses-libs=/usr/lib/libncursesw.so.5

加入

--with-named-curses-libs=/usr/lib/libncursesw.so.5

相关阅读 更多 +
排行榜 更多 +
飞艇大战

飞艇大战

飞行射击 下载
三维空间战斗机

三维空间战斗机

飞行射击 下载
战斗机教练

战斗机教练

飞行射击 下载