Revision [19061]
This is an old revision of curl made by coolpup on 2011-10-22 05:42:56.
cURL
data transferhttp://curl.haxx.se
Source code: http://curl.haxx.se/download/
Binary code:
- http://www.smokey01.com/coolpup/ {includes DEV files}
./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/usr --sysconfdir=/etc --localstatedir=/var --host=i686-pc-linux-gnu --disable-debug --enable-optimize --disable-static --enable-verbose --enable-sspi --enable-tls-sr
Dependencies: +bzip2,+grep,+libidn,+openssl,+openldap,+librtmp rtmpdump,+tar
Verify installed version via the command-line interface:
curl --version
Usage:
curl [options...] <url>
curl version: 7.22.0
Host setup: i686-pc-linux-gnu
Install prefix: /usr
Compiler: gcc
SSL support: enabled (OpenSSL)
SSH support: no (--with-libssh2)
zlib support: enabled
krb4 support: no (--with-krb4*)
GSSAPI support: no (--with-gssapi)
SPNEGO support: no (--with-spnego)
TLS-SRP support: no (--enable-tls-srp)
resolver: default (--enable-ares / --enable-threaded-resolver)
ipv6 support: no (--enable-ipv6)
IDN support: enabled
Build libcurl: Shared=yes, Static=no
Built-in manual: enabled
Verbose errors: enabled (--disable-verbose)
SSPI support: no (--enable-sspi)
ca cert bundle: no
ca cert path: no
LDAP support: enabled (OpenLDAP)
LDAPS support: enabled
RTSP support: enabled
RTMP support: enabled (librtmp)
Protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS LDAP LDAPS POP3 POP3S RTMP RTSP SMTP SMTPS TELNET TFTP
http://www.t2-project.org/packages/curl.html
http://curl.haxx.se/changes.html
http://www.linuxfromscratch.org/blfs/view/svn/basicnet/curl.html
http://curl.haxx.se/docs/libs.html
http://daniel.haxx.se/docs/curl-vs-wget.html
http://curl.haxx.se/docs/comparison-table.html
http://www.cs.sunysb.edu/documentation/curl/index.html
http://curl.haxx.se/docs/manpage.html
http://puppylinux.org/wikka/software
Categories
CategoryNetworkingCategorySoftwareLibraries
CategorySoftware