OpenSeesMP - library missing
Posted: Sun May 12, 2013 11:23 pm
Maybe anyone of you can help me. I want to use the OpenSeesMP software. Therefore I had to install OpenMPI on my macbook. Now, when I want to run a minimal example, I get an error, that some library is missing:
dyld: Library not loaded: /usr//lib/libmpi_cxx.0.dylib
Referenced from: /Users/maxmustermann/Desktop/OpenSeesMP
Reason: image not found
Has anybody an idea, where this library comes from? Do I have to use another version of OpenMPI? Or has this library something to do with my c and c++ compiler stuff. I installed the newest version (i think 4.8.1) of the gnu compiler, so I think this problem is related with the OpenMPI thing. Or has this something to do with the OpenSeesMP itself?
I'm a little bit wondering, why in this path '/usr//lib/libmpi_cxx.0.dylib' two slashes follows to '/usr'. I think this shoul be ''/usr/lib/libmpi_cxx.0.dylib''. But when I look into this directory, the needed library isn't inside too.
thanks
dyld: Library not loaded: /usr//lib/libmpi_cxx.0.dylib
Referenced from: /Users/maxmustermann/Desktop/OpenSeesMP
Reason: image not found
Has anybody an idea, where this library comes from? Do I have to use another version of OpenMPI? Or has this library something to do with my c and c++ compiler stuff. I installed the newest version (i think 4.8.1) of the gnu compiler, so I think this problem is related with the OpenMPI thing. Or has this something to do with the OpenSeesMP itself?
I'm a little bit wondering, why in this path '/usr//lib/libmpi_cxx.0.dylib' two slashes follows to '/usr'. I think this shoul be ''/usr/lib/libmpi_cxx.0.dylib''. But when I look into this directory, the needed library isn't inside too.
thanks