The Klusters Handbook | ||
---|---|---|
Prev | Appendix A. Installation |
In order to compile and install Klusters on your system, download and extract the source archive, then type the following in the base directory:
% cmake -DCMAKE_INSTALL_PREFIX=... . % make % make install