INSTALLATION INSTRUCTIONS (Release 3)

SOURCE INSTALLATION
If you have downloaded a binary distribution, you can skip this section.
Note however that to use the "indexing" filter, you need compile a modified
version of the FFW program.
   To use the Indexer: 
      - FFW sources from <URL:http://www.nta.no/produkter/ffw/ffw.html>
      - patches for FFW from the V6 distribution
      - C++ compiler/library for FFW
   Apply the patches to the distribution.
   Refer to the FFW instructions for compiling (straightforward).

Compiling V6:
You need the Ocaml compiler, version 1.07 or better.
THIS RELEASE OF V6 WILL NOT WORK PROPERLY WITH ANY PREVIOUS VERSION.

In the main directory, check Makefile.config and set the proper values for
contributed library linking.
Also check the INSTALLDIR variable which defines where the binaries and
modules, and other files will be installed. The default is /usr/local/lib/v6.

In the main directory:
Type "make".
Type "make install".

You now have V6 installed in $INSTALLDIR.
You might want to become root and type
# ln -s /usr/local/lib/v6/bin/* /usr/local/bin
(or whatever corresponds to your choice of INSTALLDIR).

USER INSTALLATION
Since V6 is a personal proxy, the user needs to install several files in
her home directory.
To install V6 files in $(HOME)/.v6R3, type
$ /usr/local/lib/v6/bin/v6install
and answer the various questions.

NOTE: The various configuration files installed $(HOME)/.v6R3/config are only
      templates. They must be edited by hand. For a starting point,
      check $(HOME)/.v6R3/README.

------ CHECK ALL CONFIGURATION FILES -----




