Requirements for building WebGet 0.19 (32bit)
=============================================

* WimpClib
  Available from the download page on Joseph Heenan's website.
  http://www.heenan.me.uk/acorn/
  Needs to be recompiled to 32bit neutral (obviously!) using
  the supplied makefile 'MkWimpC'
  
  Double-click !WimpClib before compiling WebGet

* Castle's 32bit C compiler and stubs (with TCPIPlibs on C$path)
  I used -zpq262144 to prevent problems with shrinkwrap on CC 5.54
  
  --alternatively--

* Acorn Cv5 with StubsG should work with appropriate -apcs flags
  but will need TCPIPlibs
  
Some of the TCPIP headers fail to include eg. sys/types.h - this
may cause problems so either change them or the source code.

Richard Spencer
richardspencer@freeuk.com