To install this software you need the following libraries installed:
- libpopt
- zlib

You also need autotools (autoconf and automake).
First, run './autogen.sh'.
Then just do a './configure', 'make' and
if you want to install it also 'make install'.

In standard configuration the binary will be installed in /usr/local/bin. You
can change the prefix and DESTDIR in the Makefile.
