[CMake] How to install the command line tools on OSX with 3.0.2

Sean McBride sean at rogue-research.com
Mon Sep 29 18:20:28 EDT 2014


On Tue, 30 Sep 2014 10:28:43 +1300, Glenn Ramsey said:

>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?

Now that CMake 3 finally excludes its version from its filename, I suggest you just add /Applications/CMake.app/Contents/bin to you $PATH.

Cheers,

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada




More information about the CMake mailing list