Re: [gmx-users] Error in make install "no valid ELF RPATH". Cray XE6m

2013-04-20 Thread Szilárd Páll
Hi, Your problem will likely be solved by not writing the rpath to the binaries which can be accomplished by setting -DCMAKE_SKIP_RPATH=OFF. This will mean that you will have to make sure that the library path is set for mdrun to work. If that does not fully solve the problem, you might have to b

[gmx-users] Error in make install "no valid ELF RPATH". Cray XE6m

2013-04-19 Thread Daniel Adriano Silva M
Dear Gromacs users&devs, I just installed gromacs-4.5.7 in a Cray XE6m, the serial installation went fine, however the mpi installation presents a problem. It compiles fine, but the "make install" (or make install-mdrun) seems to have problems copying the executable files to the installation direc