View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0015628 | CMake | CMake | public | 2015-06-23 17:52 | 2016-01-04 11:51 | ||||
Reporter | Guy Harris | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | minor | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | Mac | OS | OS X | OS Version | 10.11 | ||||
Product Version | CMake 3.2.3 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0015628: CMake needs to request root privileges in order to install command-line tools | ||||||||
Description | Even 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 Reproduce | 1. 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. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |||||||||||
|
Relationships |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |