Hello
I need to find a way to POST data to a remote web server
from a Python
script. It looks like libcurl is the way to go. But even
after unzipping
libcurl-7.16.2-win32-ssl-sspi.zip from the "Win32 -
Generic" section, I get
the following error when trying to install PyCurl:
---------------
D:Pythonpycurl-7.16.2.1>python setup.py install
--curl-dir=D:Pythonlibcurl-7.16.2
AssertionError: D:Pythonlibcurl-7.16.2liblibcurl.lib
---------------
Fact is, libcurl-7.16.2-win32-ssl-sspi.zip doesn't contain
libcurl.lib.
Where can I found the right library compiled for XP?
Thank you
Fred.
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-an
d-python
|