#*********************************************************************#
#                                                                     #
#                           Htmlc                                     #
#                                                                     #
#            Pierre Weis, projet Cristal, INRIA Rocquencourt          #
#                                                                     #
# Copyright 1997, 2009 Institut National de Recherche en Informatique #
# et en Automatique. Distributed only by permission.                  #
#                                                                     #
#*********************************************************************#

#(* $Id: INSTALL,v 1.8 2010-09-14 17:02:46 weis Exp $ *)

Requires Objective Caml, version 3.11 or greater.

- Type "./configure" to configure the software and set the root directory for
  installation to "/usr/local".
  (Type "./configure --help" for details.)

- Type "make".

- Become super-user if necessary and type "make install".
