This directory contains NEOS Clients based on the Andrew Toolkit.

Of particular interest are the documents describing the system
which are contained in andrew-neos/neos/doc:

history.ez	An article written describing NEOS for 1990 USENIX.
history.PS 	The same article in Postscript for easy printing.
NEOS_stud.ez	Student guide. Fully formatted version of 		doc/guide/student.txt from neos distribution including
		screen dumps of neos Andrew clients in operation.
NEOS_stud.PS 	The same document in Postscript for easy printing.
NEOS_ta.ez	Grader guide. Fully formatted version of 		doc/guide/grader.txt from neos distribution including
		screen dumps of neos Andrew clients in operation.
NEOS_ta.PS 	The same document in Postscript for easy printing.
iref.mss	Instructor's quick reference card listing commonly used
		NEOS and UNIX comands.
iref.PS 	The same document in Postscript for easy printing.
ref.mss		Student's quick reference card listing commonly used
		NEOS and UNIX comands.
ref.PS 		The same document in Postscript for easy printing.

This andrew-neos directory is designed to plug into the Andrew Source
tree as distributed on the X11 Release 5 contrib tape in
contrib/toolkits/andrew.

There is a subdirectory of contrib/toolkits/andrew called site.

The neos directory here becomes a subdirectory of site.
The Imakefile here replaces the skeletal Imakefile given there.

To build the site directory as a part of a regular Andrew "make World"
or "make dependInstall" define the macro SITE_ENV in the file
contrib/toolkits/andrew/config/site.h before doing the "make Makefiles".

If you have already added site specific subdirectories to your andrew
build tree, all you need do is add

neos

to the SUBDIRS macro in site/Imakefile, and do a genmake in the site
directory.

NOTE:  Do not confuse the 'neos' directory given here in andrew-neos
with a neos client/server/library distribution.  You ALSO need a neos
distribution which you must build BEFORE building the Andrew based
clients given here.

When I build neos, I put the neos distribution in a directory
next to my andrew build tree and name it fxlib (for file exchange
library).

If you put your neos distribution somewhere else, you must change 
the 'NEOSDIR' variable in neos/Imakefile.

Share and enjoy,
Bill Cattey
MIT Information Systems

