cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: HPUX can't find crypto

From: Eduardo Reis <eduardo_reis_at_compuquali.com>
Date: Mon, 6 Nov 2000 12:29:51 -0000

I made it. It works.. :)

---
Compuquali. SA - GFI Group
E-mail: eduardo_reis_at_compuquali.com
Telef: +351-229417877
Telem: +351-919556791
"Yes means No and No means Yes. Delete all files [Y]? "
-----Original Message-----
From: Chris.Buckley_at_sce.com <Chris.Buckley_at_sce.com>
To: curl_at_contactor.se <curl_at_contactor.se>
Date: Friday, November 03, 2000 5:47 PM
Subject: Re: HPUX can't find crypto
>
>I fought with this for about 1 month and finally gave up.
>Good luck.
>
>
>
>
>
>
>                    "Eduardo Reis"
>                    <eduardo_reis_at_compu        To:     <curl_at_contactor.se>
>                    quali.com>                 cc:
>                    Sent by:                   Subject:     Re: HPUX can't
find crypto
>                    owner-curl_at_contacto
>                    r.se
>
>
>                    11/03/2000 06:24 AM
>                    Please respond to
>                    curl
>
>
>
>
>
>
>All files are in the zip I send in attach.
>Openssl is instaled in /opt/openssl.
>The curl in connect.org.uk doesnt support SSL (but thanks anyway).
>
>Ok. I removed config.cache and executed
>CPPFLAGS="-I/opt/openssl/include" LDFLAGS="-L/opt/openssl/lib" ./configure
>>
>configure.stdout
>
>Then
>make > make.stdout 2> make.stderr
>
>And finally
>make install > make-install.stdout 2> make-install.stderr
>
>/usr/local/bin/curl -V
>curl 7.4.1 (hppa2.0n-hp-hpux11.00) libcurl 7.4.1
>
>But then I run
>/usr/local/bin/curl https://a/
>curl: (1) SSL is disabled, https: not supported!
>
>I think I cannot give more info, but if you need anything else please
>please
>tell me.
>
>Thanks in advance,
>Eduardo
>---
>Compuquali. SA - GFI Group
>E-mail: eduardo_reis_at_compuquali.com
>Telef: +351-229417877
>Telem: +351-919556791
>"Yes means No and No means Yes. Delete all files [Y]? "
>
>-----Original Message-----
>From: Daniel Stenberg <daniel_at_haxx.se>
>To: curl_at_contactor.se <curl_at_contactor.se>
>Date: Friday, November 03, 2000 1:31 PM
>Subject: Re: HPUX can't find crypto
>
>
>>On Fri, 3 Nov 2000, Eduardo Reis wrote:
>>
>>> Thanks, now it finds crypto lib but in the end when I make curl
>>> https://www.idrive.com/ it says curl: (1) SSL is disabled, https: not
>>> supported!
>>
>>Well, we can't really help you unless you give us more details, like what
>of
>>the tests in the configure that fails. Curl needs to find the openssl
>>includes files as well.
>>
>>You also need to remove 'config.cache' before rerunning configure.
>>
>>> I don't know what more to do to get this running on my machine. Anyone
>>> who made this could mail me how?
>>
>>If you give us more input.
>>
>>> Isn't there a site where I can get a compiled version of this for HPUX?
>>
>>As found on http://curl.haxx.se/download.html, you can find somewhat
>recent
>>versions of curl for HPUX at
>>http://hpux.connect.org.uk/hppd/hpux/Networking/WWW/curl-7.3/
>>
>>There are no notes if they include SSL though...
>>
>>--
>>  Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/
>(See attached file: prints.zip)
>
>
>
Received on 2000-11-06