1 _ _ ____ _ 2 ___| | | | _ \| | 3 / __| | | | |_) | | 4 | (__| |_| | _ <| |___ 5 \___|\___/|_| \_\_____| 6 7README.netware 8 9 Read the README file first. 10 11 Curl has been successfully compiled with gcc / nlmconv on different flavours 12 of Linux as well as with the official Metrowerks CodeWarrior compiler. 13 While not being the main development target, a continuously growing share of 14 curl users are NetWare-based, specially also consuming the lib from PHP. 15 16 The unix-style man pages are tricky to read on windows, so therefore are all 17 those pages converted to HTML as well as pdf, and included in the release 18 archives. 19 20 The main curl.1 man page is also "built-in" in the command line tool. Use a 21 command line similar to this in order to extract a separate text file: 22 23 curl -M >manual.txt 24 25 Read the INSTALL file for instructions how to compile curl self. 26 27 28