Revision [18035]
This is an old revision of curl made by coolpup on 2011-09-15 05:39:24.
cURL
data transfer software package {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 --enable-verbose
Dependencies: +bzip2,+grep,+libidn,+openssl,+openldap,+librtmp rtmpdump,+tar
Verify installed version via the command-line interface:
curl --version
Usage:
curl [options...] <url>
http://curl.haxx.se
http://curl.haxx.se/changes.html
http://www.linuxfromscratch.org/blfs/view/svn/basicnet/curl.html
http://www.t2-project.org/packages/curl.html
http://curl.haxx.se/download.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