cURL / Mailing Lists / curl-users / Single Mail

curl-users

curl: option --compressed: the installed libcurl version doesn't support this

From: Aleksandar Lazic <al-curlusers_at_none.at>
Date: Wed, 06 Feb 2013 14:08:59 +0100

Hi,

today I have build curl 7.29.0 without zlib.

When I call 'curl -h' I get the option '--compressed' shown, but
curl/libcurl was build without zlib.

###
curl -V
curl 7.29.0 (x86_64-unknown-linux-gnu) libcurl/7.29.0 OpenSSL/1.0.1d
Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s
rtsp smtp smtps telnet tftp
Features: Largefile NTLM NTLM_WB SSL TLS-SRP
###

###
configure: Configured to build curl/libcurl:

   curl version: 7.29.0
   Host setup: x86_64-unknown-linux-gnu
   Install prefix: /opt/curl
   Compiler: gcc34
   SSL support: enabled (OpenSSL)
   SSH support: no (--with-libssh2)
   zlib support: no (--with-zlib)
   krb4 support: no (--with-krb4*)
   GSSAPI support: no (--with-gssapi)
   SPNEGO support: no (--with-spnego)
   TLS-SRP support: enabled
   resolver: default (--enable-ares /
--enable-threaded-resolver)
   ipv6 support: no (--enable-ipv6)
   IDN support: no (--with-{libidn,winidn})
   Build libcurl: Shared=yes, Static=yes
   Built-in manual: enabled
   --libcurl option: enabled (--disable-libcurl-option)
   Verbose errors: enabled (--disable-verbose)
   SSPI support: no (--enable-sspi)
   ca cert bundle: /etc/pki/tls/certs/ca-bundle.crt
   ca cert path: no
   LDAP support: no (--enable-ldap / --with-ldap-lib /
--with-lber-lib)
   LDAPS support: no (--enable-ldaps)
   RTSP support: enabled
   RTMP support: no (--with-librtmp)
   metalink support: no (--with-libmetalink)
   Protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS
POP3 POP3S RTSP SMTP SMTPS TELNET TFTP
###

Best regards
Aleks
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-02-06