安装curl过程中执行 ./configure报错:configure: error: select TLS backend(s) or disable TLS with --without-ssl.
001、问题:configure: error: select TLS backend(s) or disable TLS with --without-ssl.

002、解决方法
[root@PC1 curl-7.87.0]# yum install openssl openssl-devel

003、
[root@PC1 curl-7.87.0]# ./configure --with-openssl


浙公网安备 33010602011771号