Would be great if you'd have some simple instructions how to install from source. Attempt: ``` git clone <repo> ./touchconfig.sh ./configure make ./installer/install.sh /root/tripwire-open-source/installer/install.cfg -n -f -s abc123 -l 123abc ``` Gives me: ``` Error: configuration parameter $TWPOLICY undefined. There is an error in the configuration file /root/tripwire-open-source/installer/install.cfg. ```