Dear Mysql:

     when i execute the configure , it always display:

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



and the last line in config.log is:

 We use char because int might match the return type
of a gcc2
    builtin and then its argument prototype would
still apply.  */
char tgetent();

int main() {
tgetent()
; return 0; }
configure:8085: checking for tgetent in -ltermcap
configure:8104: gcc -o conftest -O6 -DDBUG_OFF    
-rdynamic conftest.c -ltermca
p  -ldl -lcrypt -lnsl -lm  -lpthread 1>&5
ld: cannot open -ltermcap: No such file or directory
configure: failed program was:
#line 8093 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an
error.  */
/* We use char because int might match the return type
of a gcc2
    builtin and then its argument prototype would
still apply.  */
char tgetent();

int main() {
tgetent()
; return 0; }
configure:8132: checking for termcap functions library
"config.log" line 676 of 676 --100%-- col 1

   please help me !!

                            Ali. Mar 19,2001


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to