curl-users
./configure --enable-debug ...
From: Jochen Hayek <Jochen+curl_at_Hayek.name>
Date: Thu, 22 Feb 2007 00:57:32 +0100
Date: Thu, 22 Feb 2007 00:57:32 +0100
I ran configure with "--enable-debug",
I compiled ...,
I can see the feature "Debug":
$ /home/apps/curl/src/curl --version
curl 7.16.2-CVS (i686-suse-linux) libcurl/7.16.2-CVS OpenSSL/0.9.8a zlib/1.2.3 libidn/0.6.0
Protocols: tftp ftp telnet dict ldap http file https ftps
Features: Debug IDN IPv6 Largefile NTLM SSL libz
but when I run my curl:
$ /home/apps/curl/src/curl --trace-ascii trace-ascii.txt ...
there is no file trace-ascii.txt .
What do I do wrong?
How do I achieve getting the ascii trace file?
Received on 2007-02-22