容器技术交流

 找回密码
 立即注册
查看: 5169|回复: 4

Mysql 安装不成功!取消后面的安装

[复制链接]
发表于 2010-3-2 19:04:42 | 显示全部楼层 |阅读模式
mysql-5.1.34/zlib/
mysql-5.1.34/zlib/infback.c
mysql-5.1.34/zlib/deflate.c
mysql-5.1.34/zlib/inflate.c
mysql-5.1.34/zlib/trees.h
mysql-5.1.34/zlib/Makefile.am
mysql-5.1.34/zlib/zlib.h
mysql-5.1.34/zlib/zutil.c
mysql-5.1.34/zlib/inftrees.c
mysql-5.1.34/zlib/compress.c
mysql-5.1.34/zlib/INDEX
mysql-5.1.34/zlib/ChangeLog
mysql-5.1.34/zlib/zconf.h
mysql-5.1.34/zlib/README
mysql-5.1.34/zlib/inffast.c
mysql-5.1.34/zlib/FAQ
mysql-5.1.34/zlib/crc32.c
mysql-5.1.34/zlib/Makefile.in
mysql-5.1.34/zlib/CMakeLists.txt
mysql-5.1.34/zlib/zlib.3
mysql-5.1.34/zlib/zutil.h
mysql-5.1.34/zlib/adler32.c
mysql-5.1.34/zlib/uncompr.c
mysql-5.1.34/zlib/algorithm.txt
mysql-5.1.34/zlib/trees.c
mysql-5.1.34/zlib/deflate.h
mysql-5.1.34/zlib/inflate.h
mysql-5.1.34/zlib/gzio.c
mysql-5.1.34/zlib/inffixed.h
mysql-5.1.34/zlib/crc32.h
mysql-5.1.34/zlib/inffast.h
mysql-5.1.34/zlib/inftrees.h
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking "character sets"... default: latin1, collation: latin1_swedish_ci; compiled in: latin1 latin1 utf8 binary armscii8 ascii big5 cp1250 cp1251 cp1256 cp1257 cp850 cp852 cp866 cp932 dec8 eucjpms euckr gb2312 gbk geostd8 greek hebrew hp8 keybcs2 koi8r koi8u latin1 latin2 latin5 latin7 macce macroman sjis swe7 tis620 ucs2 ujis utf8
checking whether to compile national Unicode collations... yes
checking for doxygen... no
checking for pdflatex... no
checking for makeindex... no
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gawk... (cached) gawk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking "C Compiler version"... "gcc gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46)"
checking "C++ compiler version"... "g++ g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46)"
checking for ranlib... ranlib
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for a BSD-compatible install... /usr/bin/install -c
checking for bison... no
checking for pdftex... no
checking for tex... no
checking "return type of sprintf"... "int"
checking for uname... /bin/uname
checking operating system... Linux
checking for ar... ar
checking if we should use 'skip-external-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 diff... /usr/bin/diff
checking for gnutar... no
checking for gtar... gtar
checking for perl... /usr/sbin/perl
0
checking for ps... /bin/ps
checking "how to check if pid exists"... configure: error: Could not find the right ps and/or grep switches. Which OS is this?  See the Installation chapter in the Reference Manual.
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.
./mysql.sh: line 18: /usr/local/mysql/bin/mysql_install_db: No such file or directory
chown: cannot access `/usr/local/mysql/.': No such file or directory
chown: cannot access `/usr/local/mysql/var': No such file or directory
chgrp: cannot access `/usr/local/mysql/.': No such file or directory
./mysql.sh: line 28: /usr/local/mysql/bin/mysqld_safe: No such file or directory
./mysql.sh: line 30: /usr/local/mysql/mysql-start: No such file or directory
chmod: cannot access `/usr/local/mysql/mysql-start': No such file or directory
/usr/sbin/setenforce: SELinux is disabled
./mysql.sh: line 56: /usr/local/mysql/mysql-stop: No such file or directory
chmod: cannot access `/usr/local/mysql/mysql-stop': No such file or directory
./mysql.sh: line 60: /usr/local/mysql/mysql-restart: No such file or directory
chmod: cannot access `/usr/local/mysql/mysql-restart': No such file or directory
Mysql 安装不成功!取消后面的安装
Mysql is not installed! Stop to install FAMP.






FAMP安装失败!
Sorry! FAMP is not installed.
作者: 爱洞特漏
Author: loveworking
WebSite: www.zijidelu.com
发表于 2010-4-22 10:07:09 | 显示全部楼层
顶起来也遇到了
发表于 2010-4-22 12:05:39 | 显示全部楼层
什么系统
发表于 2010-4-22 17:05:59 | 显示全部楼层
估计是CENTOS俺也碰到过!
发表于 2010-4-22 17:42:54 | 显示全部楼层
可以下载一个最新的mysql,比如mysql-5.1.45.tar.gz
替换掉mysql.sh里对应版本号重新编译安装mysql
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Archiver|URLOS ( 粤ICP备18087780号 )

GMT+8, 2025-7-9 11:37 , Processed in 0.026530 second(s), 18 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表