Step 1
------

  "./configure"

You can specify the destination dir with --prefix. It defaults to
$HOME/oer. You can also specify --enable-debug to switch on debugging
symbols. Specify --disable-opt to de-activate optimization.

Step 2
------

  "make"

Step 3
------

  "make install"

oer and oer sample configuration files are placed in the directory
specified by --prefix (defaults to $HOME/oer)

Step 4
------

You are almost done. You should now take a look at the sample
configuration files and edit them to your needs before launching oer.
At least have a look at oer.conf and oer.admin in the destination
directory if you are installing oer for the first time.

Compiles on
-----------
Linux 2.0 (gcc)
Linux 2.2 (gcc)
Linux 2.4 (gcc)
Solaris 2.6 (gcc, cc)
Digital Unix 4.0 (gcc, cc)
HP-UX 10 (cc)

Extensively tested on
---------------------
RedHat Linux 6.0 (2.2.1x)
