提问三步曲: 提问先看教程/FAQ索引(wdcp,wdcp_v3,一键包)及搜索,会让你更快解决问题
1 提供详细,如系统版本,wdcp版本,软件版本等及错误的详细信息,贴上论坛或截图发论坛
2 做过哪些操作或改动设置等
温馨提示:信息不详,很可能会没人理你!论坛有教程说明的,也可能没人理!因为,你懂的
[求助] 升级php5.3 mysql 5.5 错误,,求助
我用wget http://down.wdlinux.cn/in/mysql_up55.sh
sh mysql_up55.sh
wget http://down.wdlinux.cn/in/php_up53.sh
sh php_up53.sh
的方法升级,最后都错误啊
mysql-5.5.27/include/my_compiler.h
mysql-5.5.27/include/mysql_com.h
mysql-5.5.27/include/my_dir.h
mysql-5.5.27/include/my_aes.h
mysql-5.5.27/include/my_atomic.h
mysql-5.5.27/include/myisammrg.h
mysql-5.5.27/include/lf.h
mysql-5.5.27/include/t_ctype.h
mysql-5.5.27/include/my_md5.h
mysql-5.5.27/include/heap.h
mysql-5.5.27/COPYING
-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
CMake Error: your C compiler: "CMAKE_C_COMPILER-NOTFOUND" was not found. Please set CMAKE_C_COMPILER to a valid compiler path or name.
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
-- MySQL 5.5.27
-- Packaging as: mysql-5.5.27-Linux-i686
-- Could NOT find Threads (missing: Threads_FOUND)
-- Could NOT find Threads (missing: Threads_FOUND)
-- Check if the system is big endian
-- Searching 16 bit integer
CMake Error at /usr/share/cmake/Modules/TestBigEndian.cmake:31 (MESSAGE):
no suitable type found
Call Stack (most recent call first):
configure.cmake:529 (TEST_BIG_ENDIAN)
CMakeLists.txt:257 (INCLUDE)
-- Configuring incomplete, errors occurred!
configure err
php-5.3.17/sapi/nsapi/config.m4
php-5.3.17/sapi/nsapi/nsapi.c
php-5.3.17/php.ini-production
php-5.3.17/php.ini-development
php-5.3.17/buildconf
php-5.3.17/README.SUBMITTING_PATCH
php-5.3.17/pear/
php-5.3.17/pear/Makefile.frag
php-5.3.17/pear/install-pear-nozlib.phar
php-5.3.17/pear/install-pear.txt
php-5.3.17/pear/fetch.php
php-5.3.17/LICENSE
php-5.3.17/README.input_filter
make: *** 没有规则可以创建目标“clean”。 停止。
loading cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
configure err
有什么办法吗 |