Readme

Test
To install OpenKC, please run "./bootstrap.sh" first.

Remember to export CPPFLAGS=-I/path/to/fricomm.h. This file comes as part of FRI and cannot be included into OpenKC because of copyright issues.

Please also edit src/fri_okc_hostconfig.h to match your configuration.

run "./configure && make" and, if you like "make install" after that.

If you have Doxygen installed, a ./doc subdirectory should have been
created during the make-process.

For more options, try "./configure --help"