INSTALL file for perf06_odbc

Configuring perf06_odbc
=======================

A typical way to configure perf06_odbc is:

   ./configure

In order to build a debug version of perf06_odbc, configure as follows:

   ./configure CFLAGS=-g

See `./configure --help' for more information.


Building perf06_odbc
====================

Once configured, run `make' to build perf06_odbc.


Installing perf06_odbc
======================

You can install perf06_odbc by typing:

   make install

