- the first thing to install is an MPI compiler, e.g. mpich!

- on Ubuntu one might need to also install (system-wide!):

  $sudo apt-get install zlib1g-dev; or install from the sources as found here...

