使用brew安装openresty报如下错误:
checking for PCRE library ... found
checking for PCRE JIT support ... found
checking for OpenSSL library ... not found
checking for OpenSSL library in /usr/local/ ... not found
checking for OpenSSL library in /usr/pkg/ ... not found
checking for OpenSSL library in /opt/local/ ... not found
brew安装命令
brew tap openresty/brew
brew install openresty
openresty-openssl与openssl都已安装