On Oct 13, 2008, at 12:18 PM, Sean Davis wrote:
# ln -s /usr/lib64/mpi/gcc/openmpi/lib64/ /usr/lib64/mpi/gcc/ openmpi/lib# CC="mpicc" R CMD INSTALL Rmpi_0.5-5.tar.gz --configure-args=--with-mpi=/usr/lib64/mpi/gcc/openmpi/You can drop the --configure-args. Using the correct mpicc should take care of all the linking, etc.
You can probably also drop the sym link. -- Jeff Squyres Cisco Systems