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

#(* $Id: INSTALL,v 1.3 2004/09/22 11:07:52 weis Exp $ *)

- Edit config/Makefile to set the configuration options, following the
  comments in that file. You must set the BINDIR variables
  to reflect the directory where you want to install the software
  (default is /usr/local/bin). Other variables have reasonable defaults.

- Do "make all".

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