GGA Sofware Services

Download Indigo (beta version)

Indigo 1.1-beta8

The changelog is available on this page

Windows builds: shared C libraries, static C libraries, Java API, Python API,

Linux builds: shared C libraries, static C libraries, Java API, Python API,

Mac OS X builds: shared C libraries, static C libraries, Java API, Python API,

Universal Java API

Universal Python API

Note: the .NET library and the utilities are comming soon.

Cairo library

The Indigo rendering plugin now doesn't requires Cairo library to be installed. The Cairo library is linked statically with the Indigo rendering plugin.

Indigo 1.1-beta7

The changelog is available on this page

Windows builds: 32-bit C libraries, 64-bit C libraries, Java API, Python API, .NET API

Linux builds: 32-bit C libraries, 64-bit C libraries, Java API, Python API

Mac OS X builds: C libraries for 10.5, C libraries for 10.6, Java API, Python API

Universal Java API

Universal Python API

Source code

Source code on GitHub

Utilities

indigo-cano: 32-bit Windows, 64-bit Windows, 32-bit Linux, 64-bit Linux, Mac OS X 10.5, Mac OS X 10.6.

indigo-deco: 32-bit Windows, 64-bit Windows, 32-bit Linux, 64-bit Linux, Mac OS X 10.5, Mac OS X 10.6.

indigo-depict: 32-bit Windows, 64-bit Windows, 32-bit Linux, 64-bit Linux, Mac OS X 10.5, Mac OS X 10.6.

ChemDiff: Windows installer, Linux build, Mac OS X build.

Cairo library

The Indigo rendering plugin requires Cairo library to be installed.

On Linux, the Cairo binary is located in /usr/lib/libcairo.so.2. If you have Debian-like Linux (e.g. Debian or Ubuntu), you can install Cairo with the following command:

sudo apt-get install libcairo2

On Mac OS X, Cairo can be installed via MacPorts:

sudo port install cairo

(the binary should be located in /opt/local/lib/libcairo.dylib)

Windows distributions of Indigo have Cairo and all dependent binaries included, and so you do not need to install anything.