To install Cont, first edit ContMain.java and enter sensible values into
the list of public static Strings (ServerName, etc).

If you wish, get the latest version of pircbot.jar from http://www.jibble.org/pircbot.php (version 1.4.0 is distributed with cont, and the combination works fine with Java 1.4.x), and save it in the same directory as the BridgeBot java files

Now run "./compile", making sure that javac is in your path.

Finally, run "./run" - you should see a string of messages from the server
as the bot connects, and the bot should appear in the channel.
