Re: [CMake] Installing cmake-2.8.4-Darwin-universal.dmg

2011-02-21 Thread Michael Jackson
There was a bug where we were discussing keeping or ditching the version number that gets appended to the CMake.app package. There are good reasons both to keep it and to remove it. You may want to add your thoughts to the bug. http://public.kitware.com/Bug/view.php?id=11693 ___

Re: [CMake] Installing cmake-2.8.4-Darwin-universal.dmg

2011-02-21 Thread Andrew Maclean
Hi Sean, Thanks for the link, After reading the link below, I think I will write a little script to delete the symlinks and see if the install works, if not then I will write another script to create them. Alternatively after reading your second paragraph it may be better to rename the installat

Re: [CMake] Installing cmake-2.8.4-Darwin-universal.dmg

2011-02-21 Thread Sean McBride
On Sun, 20 Feb 2011 09:43:10 +1100, Andrew Maclean said: >I am attempting to install this on Snow Leopard. The installation seems to >work Ok but fails at the Install Command Line Tools stage, with the message: >Failed create symlink installation may be incomplete: /usr/bin/ccmake >... and so fort

[CMake] Installing cmake-2.8.4-Darwin-universal.dmg

2011-02-19 Thread Andrew Maclean
I am attempting to install this on Snow Leopard. The installation seems to work Ok but fails at the Install Command Line Tools stage, with the message: Failed create symlink installation may be incomplete: /usr/bin/ccmake ... and so forth for all the command line tools. Clearly this is a permissio