[Last changed: 11/20/91 v1.2]

 This is the minimal set of things you need to build an Archie client
that takes advantage of the Prospero system.  It is derived from the
4.2beta version of Prospero, currently available as the file prospero.tar.Z
on the host cs.washington.edu.

 * To make the client under Unix:

	- edit the Makefile, changing CC, OPTIONS, LDFLAGS, and RM if
	  necessary (odds are you won't have to do this..see below)
	- edit the DEFINEs as necessary
	- if you're in Finland, Australia, the UK, or Canada, please edit
	  archie.h and change ARCHIE_HOST appropriately (the US is set).
	- type `make'

 I've tried to make this as portable as possible.  I'd encourage you
to try doing a "make" without any changes to the Makefile, and see how
it goes.  If it pukes, and you have to define something, please drop
me a line---my goal is for anybody to just type "make" and not have to
worry about things like what functions their system supports.

 * To make the client under VMS, you should edit MAKE.COM and select
the appropriate define for your version of TCP/IP (currently either
Multinet or Wallongong).  It will sense if you're using Gnu C or not.
It's currently only been ported to VMS 5.4-2 -- I can't guarantee
it'll work with older versions.

 * To make the client under MSDOS or OS/2, presently the only PC
TCP/IP package archie has been modified for is FTP Software's PC/TCP
for MSDOS (version 2.1 or higher) and OS/2 (version 1.1 and higher).

 It's been successfully built on:

  Machine			OS

* Apollo			Domain/OS 10.3
* Apple Mac IIsomething		A/UX v2.01
* CDC Mips systems, all sorts	EP/IX 1.2.3 and 1.3.1
* Convex c210 & others		ConvexOS 9.0
* DecStations -- all sorts	Ultrix 4.1 and 4.2
* Encore Multimax 520 (XPC)	Encore UMAX 4.3
* Encore Multimax 520		Encore Mach 1.1alpha
* Harris HCX-9 (tahoe)		CX/UX 5.1
* HP 9000/s300			MORE/bsd-4.3
* HP 9000/s834			HP/UX 7.0
* IBM PC			MSDOS and OS/2
* IBM RS/6000			AIX
* IBM RT			4.3BSD, and AIX
* NeXT				NeXT OS 2.1
* Sequent Symmetry		Dynix 3.1.1
* SGI 4D/220GTX			SGI Irix 3.3.2
* Solbourne Series 5/600	OS/MP 4.0Da
* Stardent 3030			SysV Rel 3.0.1
* Suns -- all sorts		SunOS 4.0.3, 4.1, and 4.1.1
* Vax 8600			MORE/bsd-4.3
* Vax 6000/310			VMS 5.4/Wallongong 5.1
* MicroVax 3400			VMS 5.4-2/Multinet 2.2 and Multinet 3.0

-- Brendan Kehoe (brendan@cs.widener.edu)
