To compile and install Liquid War under Linux, you need:
- gcc, GNU autoconf and a bunch of other common programming tools 
- allegro, available at http://www.talula.demon.co.uk/allegro/

Once you have this, type:
 autoconf
 ./configure
 make
 make install (has to be run as root or any user who can write in /usr/local)
 liquidwar

Please report any install problem to ufoot@bigfoot.com

