************************
*** ELI3.3.2 On NeXT ***
************************

This is an unofficial port of ELI3.3.2 to NeXT running NeXT Step 2.1.

If you find any strange behavior regarding this port, PLEASE REPORT to:

	masayosh@cs.colorado.edu


1. WHAT YOU NEED
----------------
Before you start, you need to get the following stuff:

1. 'patch' must be installed in advance; available from most NeXT archives
2. 'PATCH-ELI.Z' in this directory
3. 'next_cpp.tar.Z' in the directory; C preprocessor derived from gcc

2. HOW TO BUILD 
--------------- 
First of all, read the document which comes with ELI, and understand
the ELI standard installation procedure. To compile ELI on your NeXT,
you have to expand Eli3.3.2.tar.Z in advance. Then do as follows at
ELI's root directory (usually ELI/):

	zcat next_cpp.tar.Z | tar fx -
	uncompress PATCH-ELI.Z
	sh PATCH-ELI
	Configure
	make

and wait about 2 hours.

Enjoy!

- masayoshi

masayosh@cs.colorado.edu
