Re: MYSQL 5.0
John Galatti <jgalatti@research.att.com> wrote:
> All
> I am trying to build the mysql 5.0 from the source
> When I run the configure scripts it error out saying it can not find termcap data base also, can not find tegenent in any library
> Does any one have nay idea on what I should do
You probably don't have the ncurses development package, which provides this
interface, e.g.,
lib64ncurses5-dev
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
Reply to:
- References:
- MYSQL 5.0
- From: "John Galatti" <jgalatti@research.att.com>