cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: ./configure --enable-debug ...

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 22 Feb 2007 09:29:47 +0100 (CET)

On Thu, 22 Feb 2007, Jochen Hayek wrote:

> I ran configure with "--enable-debug",

...

> but when I run my curl:
>
> $ /home/apps/curl/src/curl --trace-ascii trace-ascii.txt ...
>
> there is no file trace-ascii.txt .

This option always works and doesn't require the --enable-debug build. The
--enable-debug refers to libcurl debugging and adds memory debugging/tracking
and picky compiler options.

> What do I do wrong? How do I achieve getting the ascii trace file?

I've never seen this fail before so can you please tell us a complete command
line against a public URL that you use?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-02-22