 INSTALL
=========

The installation is simple, install libmagic and type the following.

> ruby extconf.rb --with-magic-include=/path/to/include \
                  --with-magic-lib=/path/to/lib
> make
# make install
