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
Can anyone help me?
I get this whenever I run ./configure --prefix=/usr/local/mysql
"checking for termcap functions library... configure: error: No
curses/termcap library found"
then configure quits. I'm really new to linux, so please give me the
"l
curses.so to it. Likewise with
the libtermcap.
Byron
- Original Message -
From: "Bill Tangren" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 22, 2001 4:59 PM
Subject: configure error: no curses/termcap library found
> I am running Redhat Linux 7.0 (k
I am running Redhat Linux 7.0 (kernel version 2.2.17-14) on a Pentium II,
and I loaded the source for mysql version 3.23.38. When I run
./configure --prefix=/usr/local/mysql
(as it says to do in the documentation), I get the error listed as the
subject of this mailing. When doing a search for