LAMP、LNMP实战之四搭建mysql说明:服务器192.168.2.32 数据库版本mysql5.5.32 cmake版本2.8.8yum install -y gcc gcc-c++ gcc-g77 autoconf automake zlib* fiex* libxml* ncurses-d ...
分类:
数据库 时间:
2017-07-17 11:12:42
阅读次数:
200
下面笔者将用SS5在亚马逊云服务器上的Linux搭建一个Socks5 Proxy Server,具体过程如下: 1、首先,编译安装SS5需要先安装一些依赖组件 yum -y install gcc gcc-c++ automake make pam-devel openldap-devel cyru ...
分类:
系统相关 时间:
2017-07-15 18:59:41
阅读次数:
556
环境依赖 yum -y install automake libtool 解压 coreseek包 内部有mmse csf 先安装mmseg cd mmseg-3.2.14/ ./bootstrap automake: warning: autoconf input should be named ...
分类:
其他好文 时间:
2017-07-14 16:19:10
阅读次数:
1497
参考:https://sb.sb/centos-upgrade-openssl/ yum install gcc gcc-c++ autoconf automake zlib zlib-devel pcre-devel cd /usr/local/src wget https://www.opens ...
分类:
其他好文 时间:
2017-07-14 10:18:38
阅读次数:
253
yum install epel-release yum install gcc gcc-c++ autoconf automake libtool glib2-devel libxml2-develbzip2-devel e2fsprogs-devel libxslt-devel libtool- ...
分类:
其他好文 时间:
2017-07-12 10:15:47
阅读次数:
167
一 前言 在项目将Cassandra作为备选环境之后,就开始考虑用C/C++进行开发。根据资料,目前Cassandra的C/C++接口,主要有thrift和libcassandra两种,官方网址分别为: thrift: https://github.com/packaged/cassandrathr ...
分类:
编程语言 时间:
2017-07-11 14:49:36
阅读次数:
267
[root@localhost xrdp]# cd ../xrdp2 [root@localhost xrdp2]# ./bootstrap /usr/bin/autoconf /usr/bin/automake /usr/bin/libtool /usr/bin/pkg-config autore ...
分类:
其他好文 时间:
2017-07-10 12:08:20
阅读次数:
262
安装mysqltarxfcmake-3.8.2.tar.gzcdcmake-3.8.2/./configuremake&&makeinstallyuminstall-ygcc*gcc-c++*autoconf*automake*zlib*libxml*libgcrypt*libtool*yuminstall-yopensslopenssl-develncursesncurses-develyuminstall-yreadline-develbisongroupaddmysqluseradd..
分类:
系统相关 时间:
2017-07-04 13:15:52
阅读次数:
221
[root@localhost ~]# yum -y install gcc gcc-c++ autoconf automake zlib* fiex* libxml* ncurses-devel libmcrypt* libtool-ltdl-devel* make cmake libaio li ...
分类:
数据库 时间:
2017-07-02 23:25:48
阅读次数:
330