INSTALL
=======

First, make sure the following tools are ready:

	* GCC
	* Latest PCRE libraries
	* cmake

Second, just type in 

	$ cd build
	$ cmake ../
	$ make
	$ sudo make install

For further information, see (in Japanese):
http://konoha.sourceforge.jp/d/doku.php?id=main:source

