摘要:
cmake和configure比较1、安装cmake,因为5.5以上都采用cmake安装yum -y install cmake2、安装bison ,如果不安装cmake时会有警告信息yum -y install bison3、进行cmakecmake . -DCMAKE_INSTALL_PREFIX=/usr/local/webserver/mysql/ -DMYSQL_DATADIR=/usr/local/webserver/mysql/data -DWITH_INNOBASE_STORAGE_ENGINE=1 -DMYSQL_UNIX_ADDR=/usr/local/mysql/data 阅读全文
posted @ 2011-08-08 23:22
buffer的blogs
阅读(791)
评论(0)
推荐(0)
摘要:
1.在hosts.deny文件尾添加sshd:ALL意思是允许所有访问请求1[root@localhost ~]# vi /etc/hosts.deny修改后看起来如下:1#2# hosts.deny This file describes the names of the hosts which are3# *not* allowed to use the local INET services, as decided4# by the '/usr/sbin/tcpd' server.5#6# The portmap line is redundant, but it is 阅读全文
posted @ 2011-08-08 19:38
buffer的blogs
阅读(545)
评论(0)
推荐(0)

浙公网安备 33010602011771号