Re: [CMake] Problem installing symbolic links on Mac OS X

2013-05-10 Thread Cory Quammen
Thanks, Sean. On Fri, May 10, 2013 at 12:41 PM, Sean McBride wrote: > On Fri, 10 May 2013 12:34:06 -0400, Cory Quammen said: > >>I am running Mac OS X 10.7.5 . When I installed CMake 2.8.10.2 just >>now, it failed to create symbolic links to the cmake executables in >>the default location because

Re: [CMake] Problem installing symbolic links on Mac OS X

2013-05-10 Thread Sean McBride
On Fri, 10 May 2013 12:34:06 -0400, Cory Quammen said: >I am running Mac OS X 10.7.5 . When I installed CMake 2.8.10.2 just >now, it failed to create symbolic links to the cmake executables in >the default location because I had symbolic links with the same names >already installed by a previous v

Re: [CMake] Problem installing symbolic links on Mac OS X

2013-05-10 Thread Cory Quammen
Oops, I failed to mention that the symbolic links I am talking about are in /usr/bin, e.g., /usr/bin/cmake, /usr/bin/ctest, etc. On Fri, May 10, 2013 at 12:34 PM, Cory Quammen wrote: > Hi all, > > I am running Mac OS X 10.7.5 . When I installed CMake 2.8.10.2 just > now, it failed to create symbo

[CMake] Problem installing symbolic links on Mac OS X

2013-05-10 Thread Cory Quammen
Hi all, I am running Mac OS X 10.7.5 . When I installed CMake 2.8.10.2 just now, it failed to create symbolic links to the cmake executables in the default location because I had symbolic links with the same names already installed by a previous version of CMake. Removing the offending links and r