How compiling for FreeBSD?
autoreconf -f -i -v
./configure --enable-cluster(What is necessary for work of trainers?)
make
make install
make clean
How compiling for FreeBSD?
autoreconf -f -i -v
./configure --enable-cluster(What is necessary for work of trainers?)
make
make install
make clean