/
Tools to install for Macos Build

Tools to install for Macos Build

These are tools you should get installed:

  • Either use gmail web client, apple mail or gmail app for your company email

  • The following apps on your phone and computer

    • Slack

    • Confluence

  • Home Brew - very handy package management system for Mac OS X - the following packages are recommended

    • brew install ccache (C Cache a very handy tool for making builds faster)

    • brew install autoconf (autoconf - needed to build libgit for Iguana)

    • brew install unixodbc (unixodbc - needed to compile the DB library)

    • brew install automake (Needed to configure and build curl)

    • brew install cmake (Needed to make third party libraries)

    • brew install libtool (Needed for libssh)

For convenience:

brew install ccache autoconf automake unixodbc cmake libtool

 

Related content

Checklist before you get started
Checklist before you get started
Read with this
Git Installation
Git Installation
More like this
Browse the Iguana Source Code in a Convenient IDE
Browse the Iguana Source Code in a Convenient IDE
Read with this
Install X-Code
Install X-Code
More like this
Getting the Iguana Source Code
Getting the Iguana Source Code
Read with this
Installing Git on Mac OS X
Installing Git on Mac OS X
More like this