How to compile this packages:

* Run `configure' by using one (and only one) of the following:
	
		./configure
		sh configure

* FOR FREEBSD USER
   If you use gtk+ package, gtk-config is named like `gtk12-config'.
  You run `configure' following.
	
		./configure --with-gtk-config=gtk12-config

* To compile IRcatLite, type `make'.  This will compile the `ircat'
  programs that live in the `source' subdirectory.


$Id: INSTALL,v 1.1 2000/03/01 03:37:49 atsushi Exp $