Re: No curses/termcap library found

2001-11-19 Thread Colin Faber
und at /etc/termcap. > > Thank you for your help! > > Gabe > > -Original Message- > From: Colin Faber [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 19, 2001 12:45 PM > To: Gabriel Richards; [EMAIL PROTECTED] > Subject: Re: No curses/termcap library fo

RE: No curses/termcap library found

2001-11-19 Thread Gabriel Richards
- From: Colin Faber [mailto:[EMAIL PROTECTED]] Sent: Monday, November 19, 2001 12:45 PM To: Gabriel Richards; [EMAIL PROTECTED] Subject: Re: No curses/termcap library found Make sure you have an ncurses library installed and is in your ld path ldconfig -r | grep curses Gabriel Richards wrot

Re: No curses/termcap library found

2001-11-19 Thread Colin Faber
Make sure you have an ncurses library installed and is in your ld path ldconfig -r | grep curses Gabriel Richards wrote: > > I'm trying to compile MySQL from source, the above subject is the error I > get after ./configure --prefix=/usr/local/mysql > > Help is sincerely appreciated! > > Gabe

RE: No Curses/termcap library found

2001-05-24 Thread Ravi Raman
hi. do you have these installed? if not, install the libraries for ncurses and termcap. if you don't want to/can't install these, build mysql without the client. hth. -ravi -Original Message- From: Greg Robillard [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 24, 2001 5:41 PM To: [EMAI