MarkLogic Connect
MarkLogic Connect Client API Collection
Mac Installation from the Package installer

How to install on a Mac using the provided pkg file.

The installation is very easy. Grab the pkg file from:- https://github.com/adamfowleruk/mlcplusplus/tree/develop/dist/osx

This is called mlclient.pkg

Double click the pkg file, and when asked click on 'open file'.

Run through the installer steps.

The following files are installed:-

Install dependencies

You will need to ensure the following system wide dependencies are installed.

You can run install-dependencies.sh to grab all these from source, or:

The easiest way on mac to do this is to install Brew, and then run (as a normal user):-

brew install openssl –universal brew install boost –universal brew install libiconv –universal brew install gflags

Note Brew does not yet install Google Logging.