libpcre2-8.so is need by nginx
Requires: libpcre2-8.so.0()(64bit)
[root@lb01 ~]#yum install nginx
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Resolving Dependencies
--> Running transaction check
---> Package nginx.x86_64 1:1.24.0-1.el7.ngx will be installed
--> Processing Dependency: libpcre2-8.so.0()(64bit) for package: 1:nginx-1.24.0-1.el7.ngx.x86_64
--> Finished Dependency Resolution
Error: Package: 1:nginx-1.24.0-1.el7.ngx.x86_64 (local)
Requires: libpcre2-8.so.0()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
解决步骤:
libpcre2-8.so.0 安装这个库的
pcre2-10.23-2.el7.x86_64.rpm:
https://url69.ctfile.com/f/253469-848487198-61e600?p=2206
(访问密码: 2206)
这样 nginx 安装成功了。
欢迎来撩 : 汇总all