Re: termcap functions library... configure: error: No curses/termcap library found

2005-11-22 Thread Joerg Bruehe
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

termcap functions library... configure: error: No curses/termcap library found

2005-11-18 Thread Jörg Nowak
/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 2004 termcap Do I need this somewhere e

Configure error: no curses/termcap library found

2003-01-01 Thread Tyler Devereaux
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

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

No curses/termcap library found

2001-11-19 Thread Gabriel Richards
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/ -

RE: No Curses/termcap library found

2001-05-24 Thread Ravi Raman
5:41 PM To: [EMAIL PROTECTED] Subject: No Curses/termcap library found Help, I get this configuration error when trying to configure mysql. Any solutions. Greg Robillard - Before posting, please check: http://www.mysql.com/

No Curses/termcap library found

2001-05-24 Thread Greg Robillard
Help, I get this configuration error when trying to configure mysql. Any solutions. Greg Robillard

Re: configure error: no curses/termcap library found

2001-05-22 Thread Byron Guernsey
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

configure error: no curses/termcap library found

2001-05-22 Thread Bill Tangren
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