Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 15 Next »

Describes how to run JHove2 with the GZipModule, ArcModule and WarcModule.

Download and unzip the JHove2 zip

unzip jhove2-2.0.0.zip

Before you can run JHove2, you must review and modify the settings described in the changes page.

configuration

Navigate to the jhove2 folder:

cd jhove2-2.0.0

On Windows you can issues the following command:

jhove2.cmd <path>

On Linux its the following command:

jhove2.sh <path>

<path> can be either a file or a folder.

The output is dumped in the console.

  • No labels