码迷,mamicode.com
首页 >  
搜索关键字:automake    ( 482个结果
LAMP、LNMP实战之四搭建mysql(持续更新)
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
Linux搭建Socks5代理服务器
下面笔者将用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
centos7 coreseek4.1编译安装
环境依赖 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
CentOS7下升级openssl
参考: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
heartbeat安装
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
C/C++开发Cassandra的一些经验
一 前言 在项目将Cassandra作为备选环境之后,就开始考虑用C/C++进行开发。根据资料,目前Cassandra的C/C++接口,主要有thrift和libcassandra两种,官方网址分别为: thrift: https://github.com/packaged/cassandrathr ...
分类:编程语言   时间:2017-07-11 14:49:36    阅读次数:267
Build xrdp with proxy (5)
[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
linux源码安装zabbix_server
安装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
mysql-5.7.18安装
[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
安装scws 及php 扩展
2, 安装php扩展 ...
分类:Web程序   时间:2017-06-22 16:50:16    阅读次数:238
482条   上一页 1 ... 18 19 20 21 22 ... 49 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!