View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015628CMakeCMakepublic2015-06-23 17:522016-01-04 11:51
ReporterGuy Harris 
Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
StatusclosedResolutionfixed 
PlatformMacOSOS XOS Version10.11
Product VersionCMake 3.2.3 
Target VersionFixed in Version 
Summary0015628: CMake needs to request root privileges in order to install command-line tools
DescriptionEven if you try to install them in /usr/local/bin (which should be the case in *all* versions of OS X, and really needs to be the case in 10.11, as per the other issue I filed), you need root privileges to do so, and CMake doesn't do anything to install the symlinks as root.
Steps To Reproduce1. Start CMake.

2. Select "Install For Command Line Use" from the "Tools" menu.

3. Fix it to install in /usr/local/bin rather than /usr/bin.

4. Click "Install Command Line Links".

5. Notice the lack of any prompt for your password, as would be required if it were requesting root privileges (and you hadn't done so in the last few minutes).

6. Notice the set of "Failed create symlink installation may be incomplete: /usr/local/bin/..." messages.
TagsNo tags attached.
Attached Files

 Relationships
related to 0015629closed A way to install the command-line tool links from the command line would be useful 
related to 0015627closedBrad King CMake shouldn't default to installing command-line tools in /usr/bin 

  Notes
(0038966)
Brad King (manager)
2015-06-24 08:49

See 0015629:0038965. CMake 3.3 has a command-line to be run and users can choose to use sudo or not as desired.
(0040076)
Robert Maynard (manager)
2016-01-04 11:51

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2015-06-23 17:52 Guy Harris New Issue
2015-06-24 08:48 Brad King Relationship added related to 0015629
2015-06-24 08:49 Brad King Note Added: 0038966
2015-06-24 08:49 Brad King Status new => resolved
2015-06-24 08:49 Brad King Resolution open => fixed
2015-06-24 08:50 Brad King Relationship added related to 0015627
2016-01-04 11:51 Robert Maynard Note Added: 0040076
2016-01-04 11:51 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team