Error: file already has LC_RPATH for: @loader_path/../lib

Hi everybody.
I was trying to install Root 6.06.08 on Mac OS 10.9.5 and met a error message during the “make install” process.

It writes as follows:

– Installing: /Users/miaoping/Applications/root/root_exec/bin/rootnb.exe
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: for: /Users/miaoping/Applications/root/root_exec/bin/rootnb.exe (for architecture x86_64) option “-add_rpath @loader_path/…/lib” would duplicate path, file already has LC_RPATH for: @loader_path/…/lib

Does anyone have any idea how to shoot this trouble?

Could you please try following the instructions from the Installation methods section from the website? (i.e. use cmake -P cmake_install.cmake method). Instructions are on this page: https://root.cern.ch/building-root

Let us know if you still have a problem after that and we will investigate. Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.