### This file is a quick installation for Solaris, Linux, and Mac OS X.
### See `INSTALL.win.src' for a source installation for Windows system.
### See `INSTALL.win.bin' for a binary installation for Windows system.

--- 'pbdMPI' Installation:
   See 'pbdMPI/INSTALL' for the details.

--- 'pbdSLAP' Installation:
   See 'pbdSLAP/INSTALL' for the details.

--- 'pbdBASE' Installation:
   See 'pbdBASE/INSTALL' for the details.

--- 'pbdDMAT' Installation:
   See 'pbdDMAT/INSTALL' for the details.


--- 'pbdDEMO' Installation:
0. Download and extract 'pbdDEMO'

     > tar zxvf pbdDEMO_0.1-2.tar.gz
     > R CMD INSTALL pbdDEMO

--- Testing:
   Suppose 'pbdMPI', 'pbdSLAP', 'pbdBASE' and 'pbdDMAC' are all installed
   correctly.  I can run

     > mpiexec -np 2 Rscript -e "demo(monte_carlo,'pbdDEMO',ask=F,echo=F)"
