README.netware
上传用户:coffee44
上传日期:2018-10-23
资源大小:12304k
文件大小:1k
源码类别:

TAPI编程

开发平台:

Visual C++

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