Installation

Prerequisites

ConfErr requires the following software in order to run:

  • Java 1.5
  • Linux (it may work with other OSs but this has not been tested)

Procedure

  1. Download ConfErr and the standard plug-ins from http://conferr.epfl.ch
  2. Unzip ConfErr sources:

    > unzip conferr.zip

Starting ConfErr

To run ConfErr from the command line use the following command:

> cd dist && java -jar ConfErr.jar

Usually in most operating systems it is also possible to start ConfErr by double-clicking on the file ConfErr.jar.