[gmx-developers] make install-mdrun

Roland Schulz roland at utk.edu
Sat Oct 20 03:10:40 CEST 2012


On Fri, Oct 19, 2012 at 11:38 AM, Carsten Kutzner <ckutzne at gwdg.de> wrote:

>
> > CMake Error at
> /home/ckutzne/installations/gromacs/build/src/gmxlib/cmake_install.cmake:38
> (FILE):
> >   file INSTALL cannot find
> >
> "/home/ckutzne/installations/gromacs/build/src/gmxlib/CMakeFiles/CMakeRelink.dir/libgmx.so.6".
>

I was able to narrow it down. One gets this error if CMAKE_NO_BUILTIN_CHRPATH
is ON. And OpenSuse sets this variable to always on and doesn't even let
one overwrite it. I assume SL/RedHat does the same. I'm not quite sure why
it doesn't work with CMAKE_NO_BUILTIN_CHRPATH ON, but somehow the relink
for rpath isn't triggered (and that's why the relink folder is empty). You
can either disable rpath or you can use the cmake binary from the cmake
website instead of the one provided by the distribution.
Does someone else have an idea how to get the install-mdrun working even
with CMAKE_NO_BUILTIN_CHRPATH ON?

Roland


-- 
ORNL/UT Center for Molecular Biophysics cmb.ornl.gov
865-241-1537, ORNL PO BOX 2008 MS6309
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-developers/attachments/20121019/1b2ee6b5/attachment.html>


More information about the gromacs.org_gmx-developers mailing list