Re: Different settings of CMAKE_INSTALL_NAME_DIR & CMAKE_INSTALL_LIBDIR => broken libraries

2016-03-26 Thread Ryan Schmidt
On Mar 25, 2016, at 8:08 PM, Mojca Miklavec wrote: > In Geant4 I'm using >-DCMAKE_INSTALL_LIBDIR=${prefix}/lib/Geant4/Geant${version} > to allow side-by-side installation of multiple versions of the software. > > However the latest release broke the behaviour and the libraries now > point

Different settings of CMAKE_INSTALL_NAME_DIR & CMAKE_INSTALL_LIBDIR => broken libraries

2016-03-25 Thread Mojca Miklavec
Hi, In Geant4 I'm using -DCMAKE_INSTALL_LIBDIR=${prefix}/lib/Geant4/Geant${version} to allow side-by-side installation of multiple versions of the software. However the latest release broke the behaviour and the libraries now point to a different path than where they are installed: > otool