system requirements

To build and run this software you may need some dependencies installed on your system. In particular you may need some or all of the software mentioned on this page:

ragel state machine compiler
is used for parsing.
a c++ compiler
It is not uncommon that building c++ code involves c++ compiler. I haven't tested many, but gcc is known to work.
a make tool
The make tool is used heavily in the build process. Actually, it builds.
gnu autoconf
to build the configure script.
gnu automake
to build the Makefile.
comments powered by Disqus