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                 s...@rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada


-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to