[CMake] How to install the command line tools on OSX with 3.0.2
Glenn Ramsey
gr at componic.co.nz
Mon Sep 29 17:28:43 EDT 2014
Hi,
With CMake 3.0.2 on OSX when I try to install the command line tools I get the
following message:
"Failed create symlink installation may be incomplete: /usr/bin/<toolname>"
With the 2.8.* versions I was able to workaround this by manually deleting the
symlinks in /usr/bin as recommended here:
http://public.kitware.com/Bug/print_bug_page.php?bug_id=10056
However that doesn't seem to work now, even if I run CMake.app as root.
Aside from manually creating the symlinks is there a workaround for this?
Glenn
More information about the CMake
mailing list