Animator installation

0. Dependencies

1. Configure

Run ./configure.

If you are on OSX, run ./configure --osx. Windows builds are possible using --mingw (native, on windows) or --mingw-cross (from *NIX).

Run ./configure --help to see configure-time options.

The result is saved in Makefile.conf.

2. Compile

make

3. Install

make install [options]

Options: