cURL / Mailing Lists / curl-users / Single Mail

curl-users

SSL disabled ... why ?

From: Sebastian Lorenz <info_at_webspaceworld.de>
Date: Sun, 10 Feb 2002 13:38:57 +0100

Hi!

I'try to install curl with php (as cgi without apache) on a cobalt raq
4. Everything works fine. I can user curl in php. But when I try to use
an https-location, I get the following error:

libcurl was built with SSL disabled, https: not supported!

Here are some lines of my configure-output:

checking for openssl/x509.h... yes
checking for openssl/rsa.h... yes
checking for openssl/crypto.h... yes
checking for openssl/pem.h... yes
checking for openssl/ssl.h... yes
checking for openssl/err.h... yes
checking for openssl/engine.h... no

In PHP info SSL is enabled. When I run make test I get this output:

********* System characteristics ********
* curl 7.9.4 (i586-pc-linux-gnu)
* libcurl 7.9.4
* Host: seco2.secotech.de
* System: Linux seco2.secotech.de 2.2.14C11 #2 Wed Jun 28 00:55:51 PDT
2000 i586 unknown
* Memory debugging: OFF
* HTTPS server: OFF
* FTPS server: OFF
* libcurl SSL: OFF
*****************************************

What can I do ?
I've checked the paths and tried make dis...

Thanks!

Sebastian from Germany
Received on 2002-02-10