Skip to content

Building CFAN on Linux

Piotr Stankowski edited this page May 15, 2016 · 1 revision

Building CFAN from master is very simple, but may be non- obvious to new users. This guide will explain how to build the most recent version of CFAN from source.

Build Requirements

Build-requirements for the various platforms, including Linux, are here.

1) Clone the repo:

git clone https://github.com/trakos/CFAN.git
cd CFAN

2) Type make:

make

If nothing failed, the new cfan.exe will reside in the build directory. You can also make test to build with tests.