curl-and-python
[XP] Installing PyCurl + libcurl?
Date: Wed, 09 May 2007 23:56:14 +0200
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:\Python\pycurl-7.16.2.1>python setup.py install
--curl-dir=D:\Python\libcurl-7.16.2
AssertionError: D:\Python\libcurl-7.16.2\lib\libcurl.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-and-python
Received on 2007-05-09