Nginx Checking for OpenSSL development headers... Found: no

houcuning · October 16, 2015 · Last by ericguo replied at February 06, 2016 · 7053 hits

执行 passenger-install-nginx-module

过程中提示 Checking for OpenSSL development headers... Found: no

提示让安装 OpenSSL,实际查看 openssl version,显示版本 0.9.8

导致 passenger-install-nginx-module 失败,求解。。。

你怎么查看的。

需要安装libssl-dev,才能找到 OpenSSL 的头文件。

You need to Sign in before reply, if you don't have an account, please Sign up first.