On 15/11/2010, at 1:51 AM, <arnaud.champ...@devatom.fr> wrote:
> ?It seems your libvirt hasn't been compiled with esx support. No problem at 
> all, but if you add the esx support you also need the libcurl dll.

Yeah.  ESX relies on TLS being supported, and there are two options:

 + GnuTLS, which is LGPL licensed, but broken on windows at the moment
 + PolarSSL, which is GPL licensed, but works

The GPL license for PolarSSL rules it out, so that means we're only able to 
compile against
the broken GnuTLS.

Hopefully someone that knows more about GnuTLS and Windows will be able to fix 
it
the problem. :)

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to