Hi Jack,

On Jun 13, 2010, at 12:25 PM, Jack Bryan wrote:

 mpic++ -o testp2p test_p2p.cpp I/home/myname/boost_2010_6_8/boost_1_43_0

[  snip ]

g++: I/home/myname/boost_2010_6_8/boost_1_43_0: No such file or directory

Run mpic++ -show and copy the g++ command into a script and make the code compile by running the script so you can figure out what's broken.  This will remove the mpic++ script as the source of the problem.

-- Noel