【发布时间】:2012-01-07 21:46:46
【问题描述】:
如何在 Solaris 11 上解决此错误?
"Could not autodetect OpenSSL support. Make sure OpenSSL development packages are installed. Use configure --without-ssl to disable this message."
这很奇怪,因为我知道我有 openssl 1.0.0e。
我还知道 Node 正在查找 /usr/include 并且文件 /usr/include/openssl/ssl.h 和 /usr/include/openssl/crypto.h 存在。
【问题讨论】:
标签: node.js build openssl solaris