cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Build libcurl with openssl not nss on Fedora 8

From: Danny Young <danny_at_j2e.com>
Date: Thu, 9 Jul 2009 11:30:17 +0100

Daniel,

Many thanks for the help. I had tried to read up, I am a beginner at some of
this so it probably takes me a lot longer than some people.
Anyway I have it all working now thanks for the help.
Just in case anyone else wants to know you do not have to rebuild
Shibboleth, just restart the demon sbibd and it picks up the new libcurl.

Thanks again for your help.

Best regards

Danny

--
-- Danny Young, Managing Director, Just2easy Ltd
--
-- Tel 01335  370579, Fax 01335 851792
-- Just2easy Limited is a company registered in England, number 04269194
-- Crowtrees, Bradley, Ashbourne, Derbyshire DE6 1PG
----- Original Message ----- 
From: "Daniel Stenberg" <daniel_at_haxx.se>
To: "libcurl development" <curl-library_at_cool.haxx.se>
Sent: Sunday, June 28, 2009 9:50 PM
Subject: Re: Build libcurl with openssl not nss on Fedora 8
> On Sat, 27 Jun 2009, Danny Young wrote:
>
>> I know this is a basic question but I really would appreciate any help. I 
>> have an application that is failing (Shibboleth) because it needs libcurl 
>> built with OpenSSL not NSS. Aparently Fedora started shipping libcurl 
>> with NSS on version 8. Can anyone tell me (REALLY SIMPLY) how to get a 
>> version of libcurl built with OpenSSL for Fedora please?
>
> Did you even try to read up? Assuming you have a devel version of openssl 
> installed:
>
>  $ ./configure --with-ssl && make && make install
>
>> Also, once I have done that do I need to rebuild the Shibboleth 
>> application or will it pick up the new libcurl dynamically?
>
> It depends on Shibboleth and your system environment. It's impossible for 
> us to tell.
>
>
> -- 
>
>  / daniel.haxx.se
> 
Received on 2009-07-09