HOW2INST.TXT  J.R. Ferguson Pascal Library - How to Install

Nov 17,1996


How to install the Pascal Library
=================================

There are no strict rules on where to install the various components of the
Pascal Library, but you will have to tell  the  Borland  Pascal  Integrated
Development  Environment (IDE), Delphi, and the stand-alone compilers where
to  find  the  unit  files  and include files. The accompanying manuals and
on-line help texts will inform you how to do that.

The executable programs and batch files provided in this package  are  best
installed in a directory which is in your DOS Path.

You  may  have to change some .BAT and .MAK files included in this package,
in order to reflect the directory paths you chose to  install  the  various
components.

The easiest way to install the package is  by  using  the  directory  paths
described  below,  on  your hard disk (probably C:). If you do it that way,
you will not have to alter any .BAT or .MAK file (but  you  still  have  to
tell the Pascal IDE, Delphi and the compilers where to find the  units  and
incude files).

\BP\PASLIB		Units and include files from JRFPASU.ZIP
\BP\PASLIB\SRC		Unit source files from JRFPASS.ZIP
\BP\PASLIB\TST		Test program sources from JRFPAST.ZIP
\BP\PASLIB\HLP		Help files from JRFPASH.ZIP
\UTIL			Executables from HLPTOOL.ZIP and MNMUGEN60.ZIP
\BATCH			Batch files

The directories \BATCH and \UTIL are to be included in your DOS Path.
