curl-and-python

RE: what version of python?

From: Jeff Barrett <jbarrett_at_corpstar.com>
Date: Tue, 22 Jun 2004 09:02:20 -0400

That seems to have fixed it, thanks for the help.

> -----Original Message-----
> From: curl-and-python-bounces_at_cool.haxx.se [mailto:curl-and-python-
> bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
> Sent: Tuesday, June 22, 2004 3:13 AM
> To: curl stuff in python
> Subject: RE: what version of python?
>
> 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-python

_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-and-python
Received on 2004-06-22