
Installation Instructions for Teaser and Firecat
================================================

*Prerequisites
  For the Teaser
	* You need PostgreSQL and libpq.

*Installation

	1) pick a user and add him/her to the PostgreSQL user list.

	2) Edit the make file and type `make install'.

	3) Add firecat.jar to your $CLASSPATH

	4) You can then run the Teaser with the command `teaser'
	   or `teaser -d' to run it in the foreground.
	   You run the Firecat with the command 
	   `java au.com.bowerbird.firecat.Main'.
