-
Notifications
You must be signed in to change notification settings - Fork 6
Installation Instructions (DDHAPT)
romankarl edited this page May 20, 2015
·
3 revisions
This page summarizes the installation of DDHAPT and is a supplement to the general Installation Instructions page.
-
download w3act-x.x.zip from https://github.com/ukwa/w3act/releases
-
install required software
- Java 7
- install PostgreSQL and set up database
- pdf2htmlEX (there is also an installation script in conf/converter/build-pdf2htmlEX-2.12.sh)
- there should also be some fonts, which are typically not pre-installed in linux installations without a desktop environment
- ssdeep (http://ssdeep.sourceforge.net/)
-
execute the deployment script which does
- extract the ZIP archive
- clear old logs
- create configuration file based on template
-
start w3act initially with import.conf if the table of FAST subjects is empty
APPLICATION_SECRET="somestring" bin/w3act -Dconfig.file=conf/import.conf