What version of OMPI are you attempting to install? Also, using /usr/local as your prefix is a VERY, VERY BAD idea. Most OS distributions come with a (typically old) version of OMPI installed in the system area. Overlaying that with another version can easily lead to the errors you show.
You should always install to a user-level directory and then set your path and ld_library_path to start with that location On Apr 6, 2014, at 8:30 AM, Kamal <infikam...@gmail.com> wrote: > Hello Open MPI, > > I installed open-mpi with > ./configure --prefix=/usr/local/ > make all > make install > > then I launched my sample code which gave me this error > my LD_LIBRARY_PATH=/usr/local/ > > I have attached the output file with this mail > could some one please help me with this . > > > Thanks, > > Kamal > > > <out.txt>_______________________________________________ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users