cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Perl & Curl

From: Jeremy Rottman <rottmanj_at_hsmove.com>
Date: Wed, 13 Feb 2008 16:41:01 -0800

Dan Fandrich wrote:
> On Wed, Feb 13, 2008 at 03:46:34PM -0800, Jeremy Rottman wrote:
>
>> I have verified that the bindings are there. However, libcurl was built
>> without digest support.
>>
>> I have rebuilt curl using ./configure --enable-http but I still do not have
>> http/digest support. When I run curl-config the only installed features that
>> are enabled are
>> Features: IDN IPv6 Largefile NTLM SSL libz
>>
>>
>> And ideas why when I rebuild curl, I do not get the features that I enabled?
>>
>
> curl-config --features and curl --version don't show Digest separately as
> a feature. But if NTLM and SSL support is there, then Digest support should
> be, too. Have you tried performing a Digest login using the curl command-line
> too to be absolutely sure it's working? Also, have you upgraded to the
> most recent version of curl? I recall a digest bug was fixed not too
> long ago that fixed handling certain kinds of legal WWW-Authenticate
> lines.
>
>
>>>> Dan
>>>>
I have logged in using the command line version of curl. And it does
work correctly. I upgraded to the newest version of curl today. And
still stuck with the same issue.
Received on 2008-02-14