Java OpenResty Spring Spring Boot MySQL Redis MongoDB PostgreSQL Linux Android Nginx 面试 小程序 Arthas JVM AQS juc Kubernetes Docker 诊断工具


Linux yum 安装 OpenResty

OpenResty yum Linux 大约 1465 字

下载镜像

wget https://mirrors.tuna.tsinghua.edu.cn/openresty/centos/7/x86_64/openresty-1.19.3.1-1.el7.x86_64.rpm
wget https://mirrors.tuna.tsinghua.edu.cn/openresty/centos/7/x86_64/openresty-openssl111-1.1.1i-1.el7.x86_64.rpm
wget https://mirrors.tuna.tsinghua.edu.cn/openresty/centos/7/x86_64/openresty-pcre-8.44-1.el7.x86_64.rpm
wget https://mirrors.tuna.tsinghua.edu.cn/openresty/centos/7/x86_64/openresty-zlib-1.2.11-3.el7.centos.x86_64.rpm

安装镜像

sudo yum install openresty-*.rpm

可能出现的错误

Determining fastest mirrors
--> Processing Dependency: openresty-openssl111 >= 1.1.1h-1 for package: openresty-1.19.3.1-1.el7.x86_64
--> Processing Dependency: openresty-pcre >= 8.44-1 for package: openresty-1.19.3.1-1.el7.x86_64
--> Finished Dependency Resolution
Error: Package: openresty-1.19.3.1-1.el7.x86_64 (/openresty-1.19.3.1-1.el7.x86_64)
           Requires: openresty-openssl111 >= 1.1.1h-1
Error: Package: openresty-1.19.3.1-1.el7.x86_64 (/openresty-1.19.3.1-1.el7.x86_64)
           Requires: openresty-zlib >= 1.2.11-3
Error: Package: openresty-1.19.3.1-1.el7.x86_64 (/openresty-1.19.3.1-1.el7.x86_64)
           Requires: openresty-pcre >= 8.44-1
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

原因

需要安装openresty-openssl111openresty-zlibopenresty-pcre指定版本。

参考地址

http://openresty.org/en/linux-packages.html#centos

更多版本镜像下载地址

https://mirrors.tuna.tsinghua.edu.cn/openresty

阅读 2766 · 发布于 2021-05-03

————        END        ————

Give me a Star, Thanks:)

https://github.com/fendoudebb

扫描下方二维码关注公众号和小程序↓↓↓

扫描二维码关注我
昵称:
随便看看 换一批