Another to add.
5) If you attempt to run the unicornscan-pgsql-setup script from the menu, you get the following error:
./setup-unicornscan.sh: line 46: /opt/framework3/postgresql/data/pg_hba.diff.patch: No such file or directory...
./setup-unicornscan.sh: line 70: cd: /opt/framework3/postgresql/data/: No such file or directory
[FATAL] pg_hba.diff.patch could not be applied. Exiting
FIX: add a symbolic link
root@bt:~/# ln -s /opt/framework /opt/framework3




