From 26f604de512ac67e17d99bed0be088b4998bc2cf Mon Sep 17 00:00:00 2001 From: Paul Romano Date: Sun, 3 Mar 2013 21:43:27 -0500 Subject: [PATCH] Update instructions for MPICH2/OpenMPI. --- docs/source/usersguide/install.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/usersguide/install.rst b/docs/source/usersguide/install.rst index ff22cfd16e..a8a906c071 100644 --- a/docs/source/usersguide/install.rst +++ b/docs/source/usersguide/install.rst @@ -63,8 +63,8 @@ Prerequisites OpenMC. OpenMPI and/or MPICH2 can be installed on Debian derivatives with:: - sudo apt-get install mpich2 - sudo apt-get install openmpi-bin + sudo apt-get install mpich2 libmpich2-dev + sudo apt-get install openmpi1.6-bin libopenmpi1.6-dev * HDF5_ Library for portable binary output format