Securethoughts:
I have written an install script that automates the download, compile, and install of Unicornscan with PostgreSQL support.
The script does some necessary patching (library locations during compile, some web front end fixes) and other miscellaneous fixes for debian based distros.
It gives you a choice to install using the existing PostgreSQL that is under /opt/framework3/ that listens on port 7175 or to install a fresh new PostgreSQL that will listen on the default 5432.
Link to script can be found in the BT5 Experts section of the Forum here: link


