Thanks for the quick reply! Running ldconfig -r | grep curses gives me an error saying option requires an argument -- r
What is ncurses library and an ld path? If I find / -type f -name "termcap" the file is found 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 found 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 > > ----- > Ender Technology > Websites, Database Applications, Hosting > (310) 516-7411 > [EMAIL PROTECTED] > http://www.endertechnology.com/ > > --------------------------------------------------------------------- > Before posting, please check: > http://www.mysql.com/manual.php (the manual) > http://lists.mysql.com/ (the list archive) > > To request this thread, e-mail <[EMAIL PROTECTED]> > To unsubscribe, e-mail <[EMAIL PROTECTED]> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php