
5 Feb
2007
5 Feb
'07
9:41 p.m.
On Feb 5, 2007, at 4:17 PM, Bo Peng wrote:
I get the latest cvs and 'bjam install' does not compile and install boost.mpi (I have open mpi installed). I cannot use --with-mpi or --with-parallel either. I have checked tools/build/user-config.jam and 'using mpi ;' is there. Did I miss anything?
You're using CVS HEAD, right? Not the RC_1_34_0 branch? Do you have a user-config.jam in your home directory? Does it have "using mpi ;" in it? Cheers, Doug