Install directions:

	./configure
	make
	make install

If you wish to set an alternate default server:

	./configure --with-default-server=somehost.subdomain.org
	make
	make install

If you wish to install the resulting binary someplace other than the
default location of /usr/local/games, you can just copy it where you
want it instead of running 'make install'. It has no data files or 
other things that would cease to work if moved around.

Type ./configure --help to see what other options configure accepts.


Update for 2020: what follows is from 2000 and is pretty obsolete.  I
expect Linux or any BSD to work. MacOS might or might not without some
fiddling. If you do the fiddling, send me the diffs and I'll merge
them.

(Also, don't use the email address below; it too is from 2000 and
isn't going to work. For now the people who should be using this
should already know how to reach me. In the longer term, hopefully
this program itself becomes obsolete and goes away.)


------------------------------------------------------------

The following platforms are, hopefully, detected and supported:
	BSD/OS
	Digital Unix
	FreeBSD
	HP-UX
	Irix
	Linux
	NetBSD
	OpenBSD
	Solaris
	SunOS 4.x
	Ultrix

If the configure script can't handle your system type, let me know. 

BSD curses almost certainly won't work. Please use ncurses. If you
have ncurses installed and it doesn't work or doesn't find it, let me
know. If you're using the archaic ncurses that seems to be in the
freebsd source tree, it probably won't work - get a recent one.

If you have trouble, and you get it to work, let me know what you
needed to do. If I can figure out how to automate it, the next release
should handle your system automatically.

If you can't get it to work, I can try to help you, but I can't
promise anything.



David A. Holland
dholland@hcs.harvard.edu

