curl-and-python
RE: what version of python?
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 22 Jun 2004 09:13:04 +0200 (CEST)
Date: Tue, 22 Jun 2004 09:13:04 +0200 (CEST)
On Mon, 21 Jun 2004, Jeff Barrett wrote:
> Problem still continues where it expects a libcurl.so.2 library and all I
> have to offer is /usr/lib/libcurl.so.3
If you build pycurl now, it should use the libcurl.so.3 one.
You can also just create a symlink in /usr/lib named libcurl.so.2 to point to
the libcurl.so.3 one.
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.html _______________________________________________ http://cool.haxx.se/mailman/listinfo/curl-and-pythonReceived on 2004-06-22