INSTALL FILE for ARISA XDCC bot. Required programs. ~~~~~~~~~~~~~~~~~~ GCC >= 3.x (or a compiler which supports unamed unions) For developers only: automake >= 1.7 autoconf >= 2.5 perl >= 5.6 (lower version numbers probably work) To compile. ~~~~~~~~~~~ cd ./configure --with-debug-msg make make install It is recommended that you use --with-debug-msg outputs more extensive debugging information useful for debugging if you find an error (we like this information when people report a bug, where possible). Use ./configure --help to display more options.