
PVM version 3.3 Patches Readme
14 Mar 1995

________________________________________________________________________

These are patches for PVM version 3.3.  Patches apply to files throughout
the PVM distribution tree and should be applied in order from 1 through
the highest available.

If you have the 'patch' command installed on your system, you should be
able to:

    ; cd ~/pvm3                        # or wherever the top pvm3 directory is
    ; patch -p0 < patches/pvm330to1    # or the latest patch file

If you don't have the patch command you will have to modify each file
manually.

After you patch the PVM source, you will need to rebuild PVM in order for
the patches to take effect.  Type "make" in the pvm3 directory.  You will
also need to recompile, or at least relink, any applications that use PVM.

pvm@msr.EPM.ORNL.GOV

