Building and installing MPICH often requires only
./configure --prefix=/home/me/mpich make make installwhere the value of the --prefix argument to configure is the directory in which MPICH should be installed. See the ../docs/install/paper.htmInstallation Guide for more detailed instructions.