Hi Sumit, Though I haven't ever compiled MySQL, from the error message I can see that you require the termcap library. Just check if you have that in your 'rpm -qa|grep termcap' or 'ls /usr/lib/*termcap*'
Hope it works -- Satish Vellanki http://cs.ttu.edu/~savellan/ ----- Original Message ---- From: y2k_sonu <[EMAIL PROTECTED]> To: [email protected] Sent: Tuesday, April 10, 2007 12:51:25 PM Subject: [twincling] configure: error: No curses/termcap library found Hi, I got error while compiling mysql-5.0.37 on suse 10.1. checking for termcap functions library... configure: error: No curses/termcap library found Did anybody faced this error before? If yes then let me know what to do for this problem. Thanks Sumit

