如果不安装openssl相关包,./configure时会出现以下错误:
configure: error: We require OpenSSL; try –with-openssl configure failed for serf
对于openssl openssl-devel包使用yum方式进行安装在管理员权限下执行下面的命令:
yum install openssl
yum install openssl-devel
在出现提示时输入y进行下载安装.
如果不安装openssl相关包,./configure时会出现以下错误:
configure: error: We require OpenSSL; try –with-openssl configure failed for serf
对于openssl openssl-devel包使用yum方式进行安装在管理员权限下执行下面的命令:
yum install openssl
yum install openssl-devel
在出现提示时输入y进行下载安装.
报错: ``` nginx: [emerg] dlopen() "/opt/nginx/modules/ngx_http_brotli_filter_module.so" failed (libbrotlienc.so.1: cannot open shared object file: No su...
报错如下: ``` nginx: [emerg] module "/opt/nginx/modules/ngx_http_brotli_filter_module.so" version 1028001 instead of 1026002 in /opt/nginx/conf/nginx.conf...
成为第一个评论的人吧!