cURL / Mailing Lists / curl-users / Single Mail

curl-users

installing curl with ssl

From: Mike Hyder <web_at_mhdesignz.com>
Date: Wed, 27 Aug 2003 01:21:09 -0700

I am having a difficult time installing curl on my server. Here are my issues...

I run...

./configure
make
make test

which gives me this error...

TESTDONE: 140 tests out of 140 reported OK: 100%
TESTDONE: 156 tests were considered.
TESTINFO: 16 tests were skipped due to these restraints:
TESTINFO: "no SSL-capable server" 11 times (300, 301, 302, 303, 304, 305,
306, 400, 401, 402, 403)
TESTINFO: "lacks netrc_debug" 5 times (130, 131, 132, 133, 134)
make[1]: Leaving directory `/usr/share/curl-7.10.7/tests'

I noticed the 'no SSL-capable server' so i ran it with './configure --with-ssl=/usr/local/ssl' which gave same errors then tried './configure --with-ssl=/usr/local' still didnt work. i know openssl is working as my ssl server is running fine. I ran 'which openssl' and that produced '/usr/local/bin/openssl' so then I tried './configure --with-ssl=/usr/local/bin/openssl' and that gave me a whole bunch more errors. I really need this installed as soon as possible and I could really use some help on getting this installed. Please help! Thanks.

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-08-27