			INSTALLING EMIL V2.0



SYSTEM REQUIREMENTS

Emil has been tested on AIX3.2.5, HPUX9.01, SunOS4.1.3, Solaris-2.4 and
Ultrix-4.3. Emil depends on gcc and flex and was compiled with gcc-2.5.8 
and flex-2.4.6. Later versions of gcc and flex should probably also work 
but earlier versions have not been tested.



METHOD

Emil uses the GNU autoconf package to simplify system configuration.

1. Type ./configure

2. Modify the paths in the user definable part of the top level Makefile.

3. Type make all

4. Type make install



MORE INFO

See the man pages emil.man and emil.cf.man.



