Linux
-----

1) Uncompress the .tar.gz file
2) In the top level directory, type ./configure
3) make

Windows
-------

1) Comment the #define _LINUX_ in src/common/types.h
2) Build the executable
