From 42208aa5feed809e3ab73ef81ae32fa559daca7f Mon Sep 17 00:00:00 2001 From: fritz-hh Date: Thu, 18 Apr 2013 10:44:10 +0200 Subject: [PATCH] Readme: Installation section started --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 749e2195..bf6d115c 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,16 @@ ATTENTION: The scripts are still in development phase, please do not use!!!! Install -------- -TODO \ No newline at end of file +TODO + +Install java: +cd /usr/ports/java/openjdk7/ && make install clean + +Install jhove: +download jhove from here: http://sourceforge.net/projects/jhove/files/jhove/ +After extracting the JHOVE files to some directory "jhove", you have to edit the file "jhove/conf/jhove.conf" and change something in "something" to the actual directory (ending in "/jhove"). + + + + +