Installation of Tripwire
Compile Tripwire by running the following
commands:
patch -Np1 -i ../tripwire-&tripwire-version;-gcc3-build-fixes.patch &&
cd src &&
make release &&
cd .. &&
cp install/install.{sh,cfg} .
Install Tripwire by running the following
commands:
./install.sh &&
cp /etc/tripwire/tw.cfg /usr/sbin &&
cp policy/*.txt /usr/share/doc/tripwire