QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1272|回复: 1

请教一个问题:

[复制链接]
发表于 2005-3-5 18:55:58 | 显示全部楼层 |阅读模式
我下载mysql-4.1.10.tar.gz后执行如下操作:
cd /dove/soft
tar xzvf mysql-4.1.10.tar.gz
cd mysql-4.1.10
./configure --prefix=/usr/local/mysql
出现如下错误:

checking for tcgetattr... yes
checking whether stat file-mode macros are broken... no
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 if struct dirent has a d_namlen member... no
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


请问,这是怎么回事?谢谢指教!
发表于 2005-3-9 08:01:43 | 显示全部楼层
checking for termcap functions library... configure: error: No curses/termcap library found

termcap函数库没有找到,请先安装它

请参照MySQL的官方安装文档
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-16 19:05 , Processed in 0.040828 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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