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

2014-09-29 Thread Sean McBride
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/" > >With the 2.8.* versions I was able to workaround this by manually delet

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

2014-09-29 Thread Glenn Ramsey
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/" With the 2.8.* versions I was able to workaround this by manually deleting the symlinks in /usr/bin as recommended here: http:/