View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015629CMakeCMakepublic2015-06-23 17:562016-01-04 11:51
ReporterGuy Harris 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionfixed 
PlatformMacOSOS XOS Version10.11
Product VersionCMake 3.2.3 
Target VersionFixed in Version 
Summary0015629: A way to install the command-line tool links from the command line would be useful
DescriptionNow that you no longer have an installer package for OS X, the command-line tools have to be installed by running CMake through the GUI.

For Wireshark, we have a script for OS X to install stuff for building Wireshark from source. That script downloads and installs CMake, which isn't *required* yet but is *supported* (and may eventually become the default or only tool for building).

It'd be nice if it could run some program to install the command-line tools.

(Wireshark also has command-line tools, but that's one of the reasons we *don't* do drag-install. The other is that we also install a launchd launch daemon to make it possible to capture traffic without root privileges.)
TagsNo tags attached.
Attached Files

 Relationships
related to 0015628closed CMake needs to request root privileges in order to install command-line tools 
related to 0015627closedBrad King CMake shouldn't default to installing command-line tools in /usr/bin 

  Notes
(0038965)
Brad King (manager)
2015-06-24 08:48

CMake 3.3 (currently in release candidate and available from the download page) already does this. See the release notes:

 http://www.cmake.org/cmake/help/v3.3/release/3.3.html [^]
 "On OS X the cmake-gui(1) no longer has the Install For Command Line Use menu item. Instead there is a How to Install For Command Line Use menu item that shows an informational dialog box explaining how to make the command line tools available."
(0040077)
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:56 Guy Harris New Issue
2015-06-24 08:48 Brad King Note Added: 0038965
2015-06-24 08:48 Brad King Status new => resolved
2015-06-24 08:48 Brad King Resolution open => fixed
2015-06-24 08:48 Brad King Relationship added related to 0015628
2015-06-24 08:50 Brad King Relationship added related to 0015627
2016-01-04 11:51 Robert Maynard Note Added: 0040077
2016-01-04 11:51 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team