...
NOTE - Any commands that have <SOMETHING> in them require that you substitute <SOMETHING> for the appropriate value. For example, if your servers server's hostname is 'vali', and the command states 'echo "<YOUR_SERVER>" >> somefile.txt' you should type 'echo "vali" >> somefile.txt'.
All commands should be run as root. All steps below require the tarball to be copied to (preferrably) /tmp, extracted and then the install script (install.pl) run from that directory.
...