Building on Unix

At the time of the writing of this document, cgixx has been tested with GCC 2.95.4 and 3.2. Set the CXX environment variable to the path of your compiler. On many GCC systems, this can be simply $CXX=g++.

./configure [--help]
make
make install