NOTE: Full installation instructions can be found in the
      NIST PADE User's Manual which can be found in the
      pade_doc subdirectory under the top PADE directory
      (named nist_pade).

Quick installation:

	1. Follow steps 1 and 2 below.  Then follow steps
           9-12.

	2. When the main PADE window appears, choose the
	   WWW entry under the HELP menu and find the 
	   PADE Manual entry.  This will invoke Mosaic
           which will automatically be pointed to the
           HTML version of the manual.

Full installation:

	1. Change to the pade directory.

	2. Edit the file: pade.  Change the first line of this
	   file to point to the place where the Tcl/Tk wish
	   program is installed on your system.  Don't forget
	   to read the README file there for more info.

	3. Change to the caml_utils directory.

	4. Follow the instructions in the README file found
	   there to install the NIST CAML utilities.

	5. Change back to the top PADE directory.

	6. Pack up the files in the caml_utils directory using
	   the command:

		tar -cvf caml_utils.tar caml_utils

	7. Transfer this file to all other hosts of your virtual
	   machine, on each system, unpack the file somewhere and
	   repeat steps 3 and 4.

	8. Return to your main system.

	9. Create a new directory (or use an old one) in which you
	   intend to keep your parallel application source files.

       10. Copy either the pade_setenv (for UN*X shells csh or tcsh)
	   or the pade_export (for UN*X shells sh, ksh, or bash) file
	   to this new directory.

       11. Edit this file according to the instructions contained
	   in it and then issue the command:

		source <pade_setenv or pade_export>

       12. Now type pade at the UN*X prompt.
