cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Libcurl Dying at Perform()

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Thu, 13 Aug 2009 17:44:11 +0200

On Thursday 13 of August 2009 17:31:05 Brandon Tate wrote:
> Catch the output how, my C++ is a little rusty.

Not necessarily in C++, it should be possible in a terminal, shell or
something like that. Try to redirect standard (error) output to a file.
On which architecture does it run?

And please describe more verbosely what does mean "die". On some systems you
can force a library to be loaded to dynamic linker by setting the
LD_LIBRARY_PATH and/or LD_PRELOAD environment variables. Try to load one of
the conflicting libraries explicitly and see what happens.

Kamil
Received on 2009-08-13