--- layout: default title: Compiling --- Building Lsyncd should be a straight forward process. Unpack the downloaded tar.gz file and run: ```shell cmake . make sudo make install ```