openresty
发布时间
阅读量:
阅读量
openresty防cc
同步系统时间(非必须)
yum install ntpdate
ntpdate cn.pool.ntp.org
安装工具
yum install wget unzip git -y
准备编译环境
yum -y install gcc gcc-c++
下载并解压源码包
获取该软件包地址链接:https://openresty.org/download/openresty-1.13.6.2.tar.gz
wget https://ftp.pcre.org/pub/pcre/pcre-8.32.tar.gz
tar zxvf pcre-8.32.tar.gz
zlib
wget http://www.zlib.net/fossils/zlib-1.2.7.3.tar.gz
tar zxvf zlib-1.2.7.3.tar.gz
openssl
Get the latest source code from https://www.openssl.org/source/old/1.0.2/openssl-1.0.2k.tar.gz.
Uncompress and extract files from the obtained file.
The upstream_c
全部评论 (0)
还没有任何评论哟~
