Re: [OMPI users] configure/library question

2013-07-19 Thread Jeff Hammond
i > Thanks, > Erin > > > From: users-boun...@open-mpi.org [users-boun...@open-mpi.org] on behalf of > Ralph Castain [r...@open-mpi.org] > Sent: Friday, July 19, 2013 2:06 PM > To: Open MPI Users > Subject: Re: [OMPI users] configure/library question > &g

Re: [OMPI users] configure/library question

2013-07-19 Thread Hodgess, Erin
users] configure/library question Probably a lot more familiar to the folks on the MPICH mailing list - this is the mailing list for Open MPI :-) On Jul 19, 2013, at 12:03 PM, "Hodgess, Erin" mailto:hodge...@uhd.edu>> wrote: Hello all! I just downloaded the MPICH 3.0.4 tar.gz

Re: [OMPI users] configure/library question

2013-07-19 Thread Ralph Castain
Probably a lot more familiar to the folks on the MPICH mailing list - this is the mailing list for Open MPI :-) On Jul 19, 2013, at 12:03 PM, "Hodgess, Erin" wrote: > Hello all! > > I just downloaded the MPICH 3.0.4 tar.gz > > Then I used > tar xfvz tar-3.0.4.tar.gz > ./configure > make > ma

[OMPI users] configure/library question

2013-07-19 Thread Hodgess, Erin
Hello all! I just downloaded the MPICH 3.0.4 tar.gz Then I used tar xfvz tar-3.0.4.tar.gz ./configure make make install Now I'm trying to compile someone else's program and it can't find libmpi or libmpich.a I did find libmpich.a, but no libmpi. Does this sound familiar, please? Thanks for a