#
# $Id: INSTALL,v 1.1 2003/07/30 13:22:35 dtynan Exp $
#

It should be enough to type 'make' and 'make install'.  It will put
everything in /usr/local which should be OK, but if not, change
PREFIX in the Makefile.  For MySQL compilation, you'll need to
define where the system can find MySQL includes and libraries.
These are MYSQL_INC and MYSQL_LIB.

