Sorry; you'll have to check your local man page for the syntax to match
your machine.

"ncurses - CRT screen handling and optimization package"

http://www.gnu.org/software/ncurses/ncurses.html

If this is a solaris machine you can probably find a pre-built package
at sunfreeware.com


Gabriel Richards wrote:
> 
> 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

---------------------------------------------------------------------
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

Reply via email to