home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2004 September / PCWELT_9_2004.ISO / pcwsoft / wgetwin-1_5_3_1-binary.z.exe / readme.wget-windows < prev    next >
Encoding:
Text File  |  1999-09-17  |  1.3 KB  |  34 lines

  1. WGET/Windows 1.5.3.1
  2.  
  3. This compile was created on July 1, 1999.  The executable
  4. will run on all Windows 95 and Window NT machines.
  5.  
  6. It was created from the wget version 1.5.3 source bundle.
  7. You will need to find the tarball wget-1.5.3.tar.gz if you
  8. want to compile this code.  The files in this zip are the
  9. ones that have been changed for the windows compile.
  10.  
  11. Source is in the tar.gz file.  All known windows related source
  12. changes had been merged into the base code when wget 1.5.3 was
  13. released.  This version has one change that allows retrieval
  14. of URLs with '?' or '*' in their name (those characters are
  15. replaced by the '@' character).
  16.    
  17.    NOTE: This is relatively untested, and some other
  18.    functionality may have been broken with the addition of
  19.    this capability.  Any such 'damage' will not affect wget's
  20.    operation for URLs that do not contain these two characters.
  21.  
  22. For compiling with watcom, the config.h.watcom file is needed
  23. (mistakenly excluded from the main distribution). The
  24. Makefile.watcom in the ZIP is slightly different from the one
  25. included in the tar.gz file.  The url.c/url.h and version.c
  26. files include changes required from the 1.5.3 source bundle
  27.  
  28. The windows compiled port is available at
  29.         http://www.interlog.com/~tcharron/wgetwin.html
  30.  
  31. -- Tim
  32. tcharron@interlog.com
  33.  
  34.