<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><blockquote type="cite" class=""><div class=""><div class="" style="background-color: rgb(255, 255, 255); font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;"><div id="yui_3_16_0_1_1476106034672_2992" class="yahoo_quoted"><div id="yui_3_16_0_1_1476106034672_2991" class=""><div id="yui_3_16_0_1_1476106034672_2990" class=""><div id="yui_3_16_0_1_1476106034672_3161" class="y_msg_container"><div id="yui_3_16_0_1_1476106034672_3162" class="">Does Homebrew require XCode?  If so then speed of package installs is <br class=""></div><div id="yui_3_16_0_1_1476106034672_3163" dir="ltr" class="">insignificant by comparison.</div><div id="yui_3_16_0_1_1476106034672_3164" dir="ltr" class=""><br class=""></div><div id="yui_3_16_0_1_1476106034672_3166" dir="ltr" class="">If not then I'll give it a try-- that would reduce the total time to build from 1 day to <br class=""></div><div dir="ltr" class="">something less obnoxious.</div></div></div></div></div></div></div></blockquote><div class=""><br class=""></div>Yes and no. Yes in that you need to install the Xcode Commandline Tools (aka gcc/clang, make, git, etc) and No in that you do not need to download and install the whole Xcode GUI app & tools if you’re only building things on the command line.<div class=""><br class=""></div><div class="">As of OSX 10.8 or so, you can run the following to install the commandline tools:</div><div class=""><br class=""></div><div class="">    xcode-select —install</div><div class=""><br class=""></div><div class="">This will open a dialog box where you can click “Install”. There is no need for a login, or App Store, or whatever.<br class=""><div class=""><br class=""></div><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">--------<br class="">Dan Wilcox<br class=""><a href="https://twitter.com/danomatika" class="">@danomatika</a><br class=""><a href="http://danomatika.com" class="">danomatika.com</a><br class=""><div class=""><a href="http://robotcowboy.com" class="">robotcowboy.com</a></div></div>

</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Oct 10, 2016, at 7:31 AM, Jonathan Wilkes <<a href="mailto:jancsika@yahoo.com" class="">jancsika@yahoo.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><div style="background-color: rgb(255, 255, 255); font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;" class=""><div id="yui_3_16_0_1_1476106034672_3156" class="yiv9954970732gmail_default" style="font-family:verdana, sans-serif;"><div class="">> Thank you. /usr/local always seems iffy to me, but this is after years in linux <br class=""></div><div class="">> making sure to make packages to install any software via package manager. The <br class=""></div><div id="yui_3_16_0_1_1476106034672_3155" class="">> thing I liked about macport's /opt, which is actually something of a standard for <br class=""></div><div id="yui_3_16_0_1_1476106034672_3157" class="">> non-pacakge-managed software in linux, is that it's relatively encapsulated <br class=""></div><div id="yui_3_16_0_1_1476106034672_3158" class="">> away from the rest of the directory structure. But as long as it does a reasonable <br class=""></div><div id="yui_3_16_0_1_1476106034672_3159" class="">> job of uninstalling everything in a package it should be fine.</div></div><div class="qtdSeparateBR"><br class=""><br class=""></div><div style="display: block;" id="yui_3_16_0_1_1476106034672_2992" class="yahoo_quoted"><div id="yui_3_16_0_1_1476106034672_2991" style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;" class=""><div id="yui_3_16_0_1_1476106034672_2990" style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;" class=""><div id="yui_3_16_0_1_1476106034672_3161" class="y_msg_container"><div id="yui_3_16_0_1_1476106034672_3160" class=""><br class=""></div><div id="yui_3_16_0_1_1476106034672_3162" class=""><br class=""></div></div> </div> </div>  </div></div></div></div></blockquote></div><br class=""></div></body></html>