Source Code
Latest source packages are available here. If you build a package for your distribution, please let us know – we’ll link to it.
Latest code snapshot:
If you are interested in the latest snapshot you can checkout our git repository at GitHub
Before proceeding with the installation please make sure to have installed all necessary dependencies.
To install the source code with standard prefix (/usr/local
) run
make install
for a non-standard prefix run
make prefix=YOURPREFIX install