Guide to installing the LavaBot ------------------------------- (abridged version) 1. Create an account on your machine called 'lavabot'. 2. Extract lavabot.tar.gz to the home directory there (eg '/home/lavabot') 3. Ensure permissions and ownership is correct (ie with chmod -R, chown -R, chgrp -R). 4. Compile Alice with 'javac *.java' (while in /home/lavabot of course) 5. Read README.txt and lavabot.txt