For reference, as of [recent commit](https://github.com/mpidotnet/MPI.NET/commit/b6f8866fcadc43c3090877081ae1c790b287cfca) ```sh LOCAL_DIR=${HOME}/local # or where you can install if you cannot 'sudo make install' sh autogen.sh ./configure --prefix=$LOCAL_DIR make ```