library... configure: error: No curses/termcap
library found
I checked the /etc folder , there is a link to this library to
lrwxrwxrwx 1 root root 23 Mar 23 2005 termcap -> /usr/share/misc/termcap
and the file is there :
stefan:/usr/share/misc # ll ter*
-rw-r--r-- 1 root root 923665 Apr 6 2
I try to run
./configure --with-ndbcluster --prefix=/STEFAN/mysql-5.1.2-binary
--with-partition --with-row-based-replication --with-innodb
--without-berkeley-db --enable-thread-safe-client --enable-shared
but it fails with
checking for termcap functions library... configure: error: No curses