To install Blackshield, please observe the following steps:
./configure
. The configure
script can take several
options: issue ./configure --help
to have a quick overview of
them. For examples. ./configure --enable-debug
will configure all
debug options.
make && make install