>From: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: failure notice >Date: 11 Jun 2001 04:51:01 -0000 > >Hi. This is the qmail-send program at web.mysql.com. >I'm afraid I wasn't able to deliver your message to the following >addresses. >This is a permanent error; I've given up. Sorry it didn't work out. > ><[EMAIL PROTECTED]>: >ezmlm-reject: fatal: Sorry, I don't accept messages of MIME Content-Type >'text/html' (#5.2.3) > >--- Enclosed is a copy of the message. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com
>Description:
When I run ./configure I get the error message: "checking for termcap functions library... No curses/termcap library found"
>How-To-Repeat:
type "./configure" from the source distribution directory
>Fix:
Do not know...I tried using: ./configure --with-named-curses-libs="-lncurses"This got me past the .configure..."make" then can not find -lncurses
>Submitter-Id: None
>Originator: Kent M Kohlmeyer
>Organization: None
>MySQL support: none
>Synopsis: ./configure problem>Severity: non-critical
>Priority: low
>Category: mysql
>Class: sw-bug
>Release: mysql-3.22.32 (Source distribution)>Environment:
PWD=/home/kemiko/web/mysql-3.23.35
REMOTEHOST=192.168.1.2
HZ=100
HOSTNAME=datafabric
PS1=\h:\w\$
VISUAL=vi
USER=kemiko
MACHTYPE=i386-pc-linux-gnu
MAIL=/var/spool/mail/kemiko
OLDPWD=/home/kemiko/web/mysql-3.23.35/scripts
LANG=C
LOGNAME=kemiko
SHLVL=2
HUSHLOGIN=FALSE
SHELL=/bin/bash
HOSTTYPE=i386
OSTYPE=linux-gnu
TERM=vt100
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/bin/X11:/usr/local/sbin:/usr/local/bin_=/usr/bin/env
System: Linux datafabric 2.2.17 #1 Sun Jun 25 09:24:41 EST 2000 i686 unknown
Architecture: i686Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.2/specs
gcc version 2.95.2 20000220 (Debian GNU/Linux)
Compilation info: CC='gcc' CFLAGS='-O2 -fomit-frame-pointer' CXX='g++' CXXFLAGS='-O2 -fomit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti' LDFLAGS=''
Configure command: ./configure --enable-shared --without-readline --enable-assembler --with-mysqld-user=mysql --with-unix-socket-path=/var/run/mysqld/mysqld.sock --prefix=/usr --exec-prefix=/usr --libexecdir=/usr/sbin --sysconfdir=/etc/mysql --datadir=/usr/share --localstatedir=/var/lib/mysql --infodir=/usr/share/info --includedir=/usr/include --mandir=/usr/share/man
Perl: This is perl, version 5.005_03 built for i386-linuxLast few lines of config.log:
#line 8093 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char tgetent();int main() {
tgetent()
; return 0; }
configure:8132: checking for termcap functions library
Get your FREE download of MSN Explorer at http://explorer.msn.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