Revision [22178]
This is an old revision of curl made by coolpup on 2012-07-11 07:25:16.
cURL
file transferhttp://curl.haxx.se
Source code distribution:
Binary code distribution:
- http://www.smokey01.com/coolpup/ {contains DEV files}
./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/usr --sysconfdir=/etc --localstatedir=/var --host=i486-pc-linux-gnu --disable-static --disable-debug --enable-optimize --enable-verbose --enable-imap --enable-crypto-auth
Dependencies: +bzip2,+grep,+libidn,+openssl,+openldap,+librtmp rtmpdump,+tar
Verify installed version via the command-line interface:
curl --version
Usage:
curl [options...] <url>
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
Categories
CategoryNetworkingCategorySoftwareLibraries
CategorySoftware