Installation
The latest version can be found on the website's
download page.
To compile you need the following programs installed on your system:
Proctal can optionally compile with the following libraries:
Then run:
$ mkdir build
# cmake -DCMAKE_BUILD_TYPE=Release ..
$ make
$ make install