You need libtermcap. (libtermcap-2.0.8-28.i386.rpm)

You are running a Redhat 7.2 box, use binary distribution instead of source
package if you're not familiar with building programs.

Regards,
S閎astien

>
>
> please tell what mean the follow:
> [root@guanqun zsj]# cd /usr/local/src
> [root@guanqun src]# cd mysql-3.23.44.tar/
> [root@guanqun mysql-3.23.44.tar]# ./configure --prefix=/usr/local/mysql
> bash: ./configure: No such file or directory
> [root@guanqun mysql-3.23.44.tar]# ls
> mysql-3.23.44  mysql-3.23.44.tar
> [root@guanqun mysql-3.23.44.tar]# cd mysql-3.23.44
> [root@guanqun mysql-3.23.44]# ./configure --prefix=/usr/local/mysql
> loading cache ./config.cache
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
> checking build system type... i686-pc-linux-gnu
> checking for a BSD compatible install... (cached) /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... (cached) yes
> checking for working aclocal... missing
> checking for working autoconf... missing
> checking for working automake... missing
> checking for working autoheader... missing
> checking for working makeinfo... missing
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... (cached) yes
> checking for gawk... (cached) gawk
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc   ) works... yes
> checking whether the C compiler (gcc   ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for c++... (cached) c++
> checking whether the C++ compiler (c++   ) works... yes
> checking whether the C++ compiler (c++   ) is a cross-compiler... no
> checking whether we are using GNU C++... (cached) yes
> checking whether c++ accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for ranlib... (cached) ranlib
> checking for ld used by GCC... (cached) /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
> checking for BSD-compatible nm... (cached) /usr/bin/nm -B
> checking whether ln -s works... (cached) yes
> loading cache ./config.cache within ltconfig
> checking for object suffix... o
> checking for executable suffix... (cached) no
> checking for gcc option to produce PIC... -fPIC
> checking if gcc PIC flag -fPIC works... yes
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.lo... yes
> checking if gcc supports -fno-rtti -fno-exceptions ... yes
> checking if gcc static flag -static works... -static
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking whether the linker (/usr/bin/ld) supports shared libraries... yes
> checking command to parse /usr/bin/nm -B output... ok
> checking how to hardcode library paths into programs... immediate
> checking for /usr/bin/ld option to reload object files... -r
> checking dynamic linker characteristics... Linux ld.so
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for objdir... .libs
> creating libtool
> loading cache ./config.cache
> checking for a BSD compatible install... /usr/bin/install -c
> checking for bison... no
> checking for byacc... no
> checking for pdftex... no
> checking return type of sprintf... int
> checking for uname... /bin/uname
> checking operating system... Linux
> checking if we should use skip-locking as default for linux-gnu... yes
> checking for ln... /bin/ln
> checking for ln... /bin/ln
> checking for mv... /bin/mv
> checking for rm... /bin/rm
> checking for cp... /bin/cp
> checking for sed... /bin/sed
> checking for cmp... /usr/bin/cmp
> checking for chmod... /bin/chmod
> checking for hostname... /bin/hostname
> checking for perl... /usr/bin/perl
> checking for ps... /bin/ps
> checking how to check if pid exists... /bin/ps p $$PID | grep
> mysqld > /dev/null
> checking for kill... /bin/kill
> checking for kill switches... /bin/kill -0 $$PID > /dev/null 2> /dev/null
> checking for gcc option to accept ANSI C...
> checking whether to use RAID... no
> checking for getconf... getconf
> checking for CFLAGS value to request large file support...
> -D_FILE_OFFSET_BITS=6
> 4
> checking for LDFLAGS value to request large file support...
> checking for LIBS value to request large file support...
> checking for _FILE_OFFSET_BITS... 64
> checking for _LARGEFILE_SOURCE... no
> checking for _LARGE_FILES... no
> checking for ANSI C header files... yes
> checking for size_t... yes
> checking for dirent.h that defines DIR... yes
> checking for opendir in -ldir... no
> checking for ANSI C header files... (cached) yes
> checking for sys/wait.h that is POSIX.1 compatible... yes
> checking for fcntl.h... yes
> checking for float.h... yes
> checking for floatingpoint.h... no
> checking for ieeefp.h... no
> checking for limits.h... yes
> checking for memory.h... yes
> checking for pwd.h... yes
> checking for select.h... no
> checking for stdlib.h... yes
> checking for stddef.h... yes
> checking for strings.h... yes
> checking for string.h... yes
> checking for synch.h... no
> checking for sys/mman.h... yes
> checking for sys/socket.h... yes
> checking for netinet/in.h... yes
> checking for arpa/inet.h... yes
> checking for sys/timeb.h... yes
> checking for sys/types.h... yes
> checking for sys/un.h... yes
> checking for sys/vadvise.h... no
> checking for sys/wait.h... (cached) yes
> checking for term.h... no
> checking for unistd.h... yes
> checking for utime.h... yes
> checking for sys/utime.h... no
> checking for termio.h... yes
> checking for termios.h... yes
> checking for sched.h... yes
> checking for crypt.h... yes
> checking for alloca.h... yes
> checking for sys/ioctl.h... yes
> checking for floor in -lm... yes
> checking for gethostbyname_r... yes
> checking for setsockopt... yes
> checking for yp_get_default_domain... no
> checking for yp_get_default_domain in -lnsl... yes
> checking for p2open... no
> checking for p2open in -lgen... no
> checking for bind... yes
> checking for crypt in -lcrypt... yes
> checking for crypt... yes
> checking if libz with compress... no
> checking for atomic operations... atomic_add atomic_sub
> checking for int8... no
> checking LinuxThreads... Found
> checking named thread libs:... -lpthread
> checking for strtok_r in -lpthread... yes
> checking for strtok_r... yes
> checking for dlopen in -ldl... yes
> checking for restartable system calls... yes
> checking need of special linking flags... -rdynamic
> checking for working const... yes
> checking for inline... inline
> checking for off_t... yes
> checking for st_rdev in struct stat... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking size of char... 1
> checking size of int... 4
> checking size of long... 4
> checking size of long long... 8
> checking size of off_t... 8
> checking whether byte ordering is bigendian... no
> checking base type of last arg to accept... socklen_t
> checking stack direction for C alloca... -1
> checking for working alloca.h... (cached) yes
> checking for alloca... yes
> checking if struct timespec has a ts_sec member... no
> checking if we have tzname variable... yes
> checking for type ulong... yes
> checking for type uchar... no
> checking for type uint... yes
> checking for type fp_except... no
> checking if c++ supports bool types... yes
> checking if conversion of longlong to float works... yes
> checking if pthread_yield takes zero arguments... yes
> checking if pthread_yield takes 1 argument... no
> checking for varargs.h... yes
> checking for stdarg.h... yes
> checking for dirent.h... yes
> checking for locale.h... yes
> checking for ndir.h... no
> checking for sys/dir.h... yes
> checking for sys/file.h... yes
> checking for sys/ndir.h... no
> checking for sys/ptem.h... no
> checking for sys/pte.h... no
> checking for sys/select.h... yes
> checking for sys/stream.h... no
> checking for sys/mman.h... (cached) yes
> checking for curses.h... no
> checking for termcap.h... no
> checking for termio.h... (cached) yes
> checking for termbits.h... no
> checking for asm/termbits.h... yes
> checking for grp.h... yes
> checking for paths.h... yes
> checking for lstat... yes
> checking for putenv... yes
> checking for select... yes
> checking for setenv... yes
> checking for setlocale... yes
> checking for strcoll... yes
> checking for tcgetattr... yes
> checking whether stat file-mode macros are broken... no
> checking return type of signal handlers... void
> checking for type of signal functions... posix
> checking whether programs are able to redeclare getpw functions... yes
> checking for TIOCGWINSZ in sys/ioctl.h... yes
> checking for FIONREAD in sys/ioctl.h... yes
> checking for TIOCSTAT in sys/ioctl.h... no
> checking if struct dirent has a d_ino member... yes
> checking whether signal handlers are of type void... yes
> checking for tgetent in -lncurses... no
> checking for tgetent in -lcurses... no
> checking for tgetent in -ltermcap... no
> checking for termcap functions library... configure: error: No
> curses/termcap li
> brary found
> [root@guanqun mysql-3.23.44]# make
> make: *** No targets specified and no makefile found.  Stop.
>
> ______________________________________
>
> ===================================================================
> 新浪免费电子邮箱 (http://mail.sina.com.cn)
> 新浪分类信息:二手市场走一走,该出手时就出手!
(http://classad.sina.com.cn/2shou/)

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