Issue 834 windows executable doesn't come with libcurl functionality

Title windows executable doesn't come with libcurl functionality
Priority bug Status chatting
Superseder Nosy List beschmi, dagit, eivuokko, jaredj, kowey, rgm, tommy, wglozer, zooko
Assigned To zooko Topics Windows

Created on 2008-05-02.20:50:20 by zooko, last changed 2008-06-05.10:52:50 by kowey.

Messages
msg4500 (view) Author: zooko Date: 2008-05-02.20:50:18
per: 

http://lists.osuosl.org/pipermail/darcs-users/2008-April/011846.html

I should build Windows executables for darcs statically linked with libcurl (and
gnutls).
msg4935 (view) Author: kowey Date: 2008-06-04.08:54:51
I don't really understand the issues here, but I notice that configure complains
about curl-config being missing... which seems to be the case for the libcurl
and curl from the official http://curl.haxx.se

Do we have to build libcurl from src or something?
msg4965 (view) Author: kowey Date: 2008-06-05.10:52:48
Ok, now with libcurl built from source, I now have a windows darcs with libcurl
(even --with-static-libs, pending a minor Makefile patch)... so I know it's
possible in practice.

I guess the only thing this is blocking on is the OpenSSL license exception, but
I'll let zooko try it with --gnutls)

Browse related patches: unstable | stable

History
Date User Action Args
2008-05-02 20:50:20zookocreate
2008-06-04 08:54:54koweysetstatus: unread -> chatting
nosy: + kowey
messages: + msg4935
2008-06-05 10:52:50koweysetnosy: tommy, beschmi, kowey, wglozer, zooko, eivuokko, dagit, rgm, jaredj
messages: + msg4965