On Apr 14, 2008, at 9:44 PM, Bill Hoffman wrote:
I wonder if it is a permission problem. I remove all the files
before I put a new link in.
// Remove the old files
if(cmSystemTools::FileExists(newName.c_str()))
{
std::cout << "rm [" << newName << "]\n";
cmSystemTools
Benjamin Reed wrote:
The symlink-maker seems to still have issues.
The installer created an /Applications/CMake 2.6-0.app/ directory, and
then failed to remove the old symlinks from a previous rc5 install (it
only created the cmake-gui command):
lrwxr-xr-x 1 rootranger 34 Apr
The symlink-maker seems to still have issues.
The installer created an /Applications/CMake 2.6-0.app/ directory, and
then failed to remove the old symlinks from a previous rc5 install (it
only created the cmake-gui command):
lrwxr-xr-x 1 rootranger 34 Apr 2 09:43 * ->
2.6-0/cmak