小编Bra*_*nye的帖子

./configure 期间缺少 OpenSSL。怎么修?

我试图安装 node.js 并发现在./configure.

我该如何解决?这是强制性步骤吗?该--without-ssl选项会解决问题吗?

# ./configure

Checking for gcc                         : ok
Checking for library dl                  : not found
Checking for openssl                     : not found
Checking for function SSL_library_init   : not found
Checking for header openssl/crypto.h     : not found
/home/ec2-user/node-v0.6.6/wscript:374: error: Could not autodetect OpenSSL 
                                               support.

Make sure OpenSSL development packages are installed. Use configure --without-ssl 
to disable this message.
Run Code Online (Sandbox Code Playgroud)

linux openssl

103
推荐指数
3
解决办法
30万
查看次数

标签 统计

linux ×1

openssl ×1