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