求助:安装MYSQL中出现的问题
开始解压之后的信息:creating libmysqlclient.la(cd .libs && rm -f libmysqlclient.la && ln -s ../libmysqlclient.la libmysqlclient.la)
c++ -DUNDEF_THREADS_HACK -I./../include -I../include -I./.. -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DDBUG_OFF
-fno-implicit-templates
-D_FILE_OFFSET_BITS=64 -c
mysql.ccIn file included from ../include/m_string.h:15,
from mysql.cc:16:/usr/include/string.h:208: declaration of `char* strcasestr(const char*, const char*) throw ()' throws different exceptions../include/my_sys.h:392: than previous declaration `char* strcasestr(const char*, const char*)'
make: *** Error 1
make: Leaving directory `/php/mysql-3.22.32/client'
make: *** Error 1
make: Leaving directory `/php/mysql-3.22.32'
make: *** Error 2
#
第二次直接MAKE的信息:
makeall-recursive
make: Entering directory `/php/mysql-3.22.32'
Making all in include
make: Entering directory `/php/mysql-3.22.32/include'
make: Nothing to be done for `all'.
make: Leaving directory `/php/mysql-3.22.32/include'
Making all in Docs
make: Entering directory `/php/mysql-3.22.32/Docs'
make: Nothing to be done for `all'.
make: Leaving directory `/php/mysql-3.22.32/Docs'
Making all in readline
Entering directory `/php/mysql-3.22.32/readline'
make: Nothing to be done for `all'.
make: Leaving directory `/php/mysql-3.22.32/readline'
nt'c++ -DUNDEF_THREADS_HACK -I./../include -I../include -I./.. -I.. -I..
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DDBUG_OFF
-fno-implicit-templates -D_FILE_OFFSET_BITS=64 -c
mysql.ccIn file included from ../include/m_string.h:15,
from mysql.cc:16:/usr/include/string.h:208: declaration of `char* strcasestr(const char*, const char*) throw ()' throws different exceptions../include/my_sys.h:392: than previous declaration `char* strcasestr(const char*, const char*)'
make: *** Error 1
make: Leaving directory `/php/mysql-3.22.32/client'
make: *** Error 1
make: Leaving directory `/php/mysql-3.22.32'
make: *** Error 2
#
下面关于Apache服务器的点点东西,安装没有什么问题,但是进入之后的页面是全英文的,我只知道表面的英译汉意思,不太知道准确意思 :
NOT ACCEPECTABLE
An appropriate representation of the requested resource / could not be found on this server.
Available variants:
* index.html.ca , type text/html, language ca
。。。。
那个版本?
那个包?
执行的什么命令?
页:
[1]