author: dominik karczmarski source: http://fswatch.sourceforge.net/ ---------------------------------------- 1. install ---------------------------------------- 1. configure the following options are available: --enable-regex if this option is specified you can use an extended regular expressions (it works on all POSIX OSes). --enable-stflags if this option is specified fswbuild checks the flags (it works only on *BSD). # ./configure 2. make # make 3. make install it installs four programms: fswbuild, fswcmp, fswshow, fswconf ;, manual files and fswatch.conf.sample file. # make install ---------------------------------------- 2. deinstall ---------------------------------------- # make uninstall