OS X

There is a MacPorts package gerbil. However it only provides version 1.0b currently.

Build From Source on OS X

Gerbil was tested on MacOS X Snow Leopard.

Please check the requirements and install all needed libraries before continuing. Several convenient ways exist to have the necessary libraries installed on your system, including the Homebrew and MacPorts systems.

  1. Obtain the software from Github or via:

    git clone https://github.com/gerbilvis/gerbil.git

  2. Use CMake as explained here. You can further set CMake to either create a Makefile or an XCode project. Then continue building with make or XCode, respectively.

Note: If you have trouble building the software, please notify us. Thank you!