FolusWen 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
..
examples 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
libcurl 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
BINDINGS 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
BUGS 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
CONTRIBUTE 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
DISTRO-DILEMMA 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
FAQ 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
FEATURES 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
HISTORY 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
HTTP-COOKIES 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
INSTALL 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
INSTALL.devcpp 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
INTERNALS 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
KNOWN_BUGS 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
LIBCURL-STRUCTS 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
LICENSE-MIXING 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
MAIL-ETIQUETTE 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
MANUAL 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
Makefile 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
Makefile.am 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
Makefile.in 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
README.netware 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
README.win32 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
RELEASE-PROCEDURE 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
RESOURCES 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
SECURITY 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
SSL-PROBLEMS 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
SSLCERTS 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
THANKS 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
TODO 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
TheArtOfHttpScripting 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
VERSIONS 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
curl-config.1 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
curl.1 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos
index.html 986193c1f3 2020.02.29 / Folus Wen %!s(int64=5) %!d(string=hai) anos

README.netware

_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |
| (__| |_| | _ <| |___
\___|\___/|_| \_\_____|

README.netware

Read the README file first.

Curl has been successfully compiled with gcc / nlmconv on different flavours
of Linux as well as with the official Metrowerks CodeWarrior compiler.
While not being the main development target, a continuously growing share of
curl users are NetWare-based, specially also consuming the lib from PHP.

The unix-style man pages are tricky to read on windows, so therefore are all
those pages converted to HTML as well as pdf, and included in the release
archives.

The main curl.1 man page is also "built-in" in the command line tool. Use a
command line similar to this in order to extract a separate text file:

curl -M >manual.txt

Read the INSTALL file for instructions how to compile curl self.