Formatting code for curl


show source only

====cURL====
file transfer

http://curl.haxx.se

Source code distribution: http://curl.haxx.se/download/

Binary code distribution:
- http://distro.ibiblio.org/quirky/pet_packages-wary5/
- 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
http://puppylinux.org/wikka/software

{{nocomments}}
----
==Categories==
CategoryNetworking
CategorySoftwareLibraries
CategorySoftware
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki , online since July 19, 2009.