Installng
=========

See the file INSTALL for generic installation guidance.

Note that you must be root to run `make install'.

A successful installation in the default path (/usr/local) will create 2 files:

- The coan executable /usr/local/bin/coan
- The coan man page /usr/local/man/man1/coan.1

You can execute `coan version' at the command prompt to test that coan
is correctly installed, and you can execute `man coan' to test that the man
page is correctly installed.


HTML Documentation
==================
If you are running a version of KDE Konqueror that supports the man:/ protocol
then you can view the man page in HTML by entering man:/coan in the address
bar.

Otherwise you can use the HTML version of the man page that is included in the
distribution: coan/man/html/coan_man_1.html.

If Doxygen is installed on your system then Maintainer's documentation can be
generated by running `make doxygen' in the package directory.

Testing Sunifdef
================
There is a test suite in coan/test_coan. The test suite is executed by
`make check'

imk at strudl dot org

