On Tue, 2008-03-25 at 20:56 -0400, Jeff Squyres wrote: > > Except that you should never do that. First off, RPMs should never > > install in /opt by default. > > The community Open MPI projects distributes SRPMs which, when built, > do not install into /opt by default -- you have to request it > specifically.
Out of interest how does open-mpi handle the mpir_dll_name symbol in the library, it's supposed to contain the location of the debugger library and therefore does not play well with relocating RPMs or installed library's other to the place they were built for. Ashley,