$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] MPI auto-detection failed: unknown wrapper compiler	mpic++
From: Johnny W (jwahnstroem_at_[hidden])
Date: 2009-04-19 12:34:36
Johnny W <jwahnstroem <at> gmail.com> writes:
> 
> Then, while still logged in as root, set the system-wide default by
> 
>   # mpi-selector --system openmpi-1.2.7-gcc-x86_64
> 
A slight correction is needed here - the command should be:
    mpi-selector --system --set openmpi-1.2.7-gcc-x86_64
(I forgot the "--set" part when I wrote the first reply)