LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 2100|回复: 3

安裝MYSQL第一步就出现问题,请帮看看!

[复制链接]
发表于 2002-11-8 12:48:27 | 显示全部楼层 |阅读模式
我下载的是MYSQL 3.23.53,用./configure --prefix=/usr/local/mysql
编译,出现
checking return type of signal handlers... void
checking for type of signal functions... posix
checking whether programs are able to redeclare getpw functions... yes
checking for TIOCGWINSZ in sys/ioctl.h... yes
checking for FIONREAD in sys/ioctl.h... yes
checking for TIOCSTAT in sys/ioctl.h... no
checking if struct dirent has a d_ino member... yes
checking whether signal handlers are of type void... yes
checking for tgetent in -lncurses... no
checking for tgetent in -lcurses... no
checking for tgetent in -ltermcap... no
checking for termcap functions library... configure: error: No curses/termcap library found

安装了termcap.rpm和libtermcap后,依然提示这个问题,重新启动也是,不知道什么原因,是不是还有什么包没有装?
我把最后的部分放上来了,请各位帮看看,谢谢!!!
发表于 2002-11-8 13:40:38 | 显示全部楼层
还是头一次遇到这种问题,哪位兄弟知道是怎么回事的,还请不吝赐教。
题外话:你装的东东是不是也太少了?我装服务器的时候就够省的了,也没出现过这种问题
发表于 2002-11-10 22:13:19 | 显示全部楼层

我从来没有遇到这个问题,

你的编译环境有问题应该
发表于 2002-11-11 15:42:53 | 显示全部楼层
No curses/termcap library found 表示你的机子上没有安装curses函数库。你可以安装curses库之后再编译.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表