11/2/94  Operator Shell (osh) INSTALL

Installation Notes:

Osh is known to compile on: SunOS 4.1.3, Solaris 2.x, Unicos 6.x & 7.x 
	(XMP and YMP), and VAX Ultrix 4.2, SGI IRIX, HP/UX, and AIX 3.2.5. 
	(Read the README for more details). It may compile on others, they just 
	haven't been tested. :-)

It may simply compile on other machines--Osh uses the GNU configure script
to set up the Makefile, and it should be fairly portable.

1) Edit config.h and set the defines to your site's requirements.

2) ./configure

3) make

4) Put the osh binary into your installation directory
   mv osh /install/dir/osh
   chown root /install/dir/osh
   chmod 4711 /install/dir/osh

5) Move the 'table' file to wherever you specified in config.h
   mv table /configed/dir/table_name
   chown root /configed/dir/table_name
   chmod 400 /configed/dir/table_name

6) The osadmin program has not been seriously tested--it was found much
   easier to simply edit the table file by hand. Actually, osadmin likes
   deleting tables on it's own, so USE OSADMIN WITH EXTREME CAUTION. It's
   primarily provided with this release as a sample administration utility.

You're done!

Questions/comments/complaints:
Mike Neuman
mcn@EnGarde.com
