otopi -- Installation
=====================

Pacakge is standard autotool package.

To build from source:

$ autoreconf -ivf
$ ./configure
$ make
$ make install

