Requirements

This release is meant for the Linux platform.

We compiled and tested the code using:

We have been able to compile Alchemy under cygwin and run it on Windows.

To compile Alchemy on a Mac, replace the following line in the makefile:

STATIC=-static

with

STATIC=-dynamic