<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=""><div class="">On 10.11.6 and Xcode 7.3.1, I just trashed everything in /usr/local and used macFI to install stable production and master, it went perfect. zlib headers are part of the install from Xcode placed into various subfolders in "a<span style="color: rgb(36, 41, 46); font-family: Menlo; font-size: 11.899999618530273px;" class="">pplications/Xcode.app/Contents/Developer/Platforms/…”.</span> My suggestions:</div><div class=""><br class=""></div><div class="">1. Make sure you opened Xcode at least once to allow it to install final components.</div><div class=""><br class=""></div><div class="">2. sudo find /* -name “*zlib*"   to find all files on your system with lib in the name. zlib.h should be there. Like:</div><div class="">Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/zlib.h<br class=""><br class=""></div><div class="">3. Backup/move your freeswitch/conf folder.</div><div class=""><br class=""></div><div class="">4. Move everything in /use/local to trash</div><div class=""><br class=""></div><div class="">5. Use macFI from July 13 to install stable production. Copy/move your old conf folder to the freeswitch runtime.</div><div class=""><br class=""></div><div class="">6. If all good then empty trash.</div><div class=""><br class=""></div><div class="">Otherwise you have some kind of Xcode problem. But since you previously installed that’s puzzling how that could happen.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">If you look at the <a href="https://freeswitch.org/confluence/display/FREESWITCH/macOS+Installation#macOSInstallation-TestingStatus" class="">test status page</a> you will see they all work, and I use macFI for all testing to save time.</div><div><blockquote type="cite" class=""><div class="">On Jul 25, 2017, at 9:07 AM, Mario G <<a href="mailto:mario_fs@mgtech.com" class="">mario_fs@mgtech.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">I used macFI yesterday and it installed both master and stable fine. Are you running macFI from 20170713? Also, are you installing production stable? You may want to backup your config folder, trash everything in /usr/local (not local itself) and run macFI from July 13.</span><div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br class=""></div><div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">If you look at the <a href="https://freeswitch.org/confluence/display/FREESWITCH/macOS+Installation#macOSInstallation-TestingStatus" class="">test status page</a> you will see they all work, and I use macFI for all testing to save time.</div></div></blockquote></div><br class=""></body></html>