the build/autoconf system is currently under revision;
if it doesn't work, try the autoconf-system in <zexy>/src/ instead



GENERIC INSTALL INSTRUCTIONS
============================
run the following commands:

 ./autogen.sh
 ./configure
 make
 make install

