Dear all:
 
    Now I have a problem in installation of MySQL.
 
    I hope to install "mysql-3.23.40.tar.gz"
 
    When I run "./configure --prefix=/usr/local/mysql --with-charset=big5",
 
    it would have the configure message and listed the error below:
 
    
checking for grp.h... yes
checking for paths.h... yes
checking for lstat... yes
checking for putenv... yes
checking for select... yes
checking for setenv... yes
checking for setlocale... yes
checking for strcoll... yes
checking for tcgetattr... yes
checking whether stat file-mode macros are broken... no
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
 
 
 How can I maek the configure completely??
 
 What's problem of me??
 
 Thank you for all..
 
 

    

Reply via email to