--------------------
gtkFAIM Installation
--------------------

This version of gtkFAIM was developed on systems using the latest versions of
GTK (1.1.3 as of writing) and it's corresponding GLIB.  It also has support 
for GNOME CVS version (** NOTE This will not compile with gnome 0.30 **).

To get the mentioned programs please refer to:

GTK+, GLIB -- http://www.gtk.org
GNOME      -- http://www.gnome.org


-------------------------
Installation Instructions
-------------------------

The simplest installation method is as follows:
     prompt$ ./configure
     prompt$ ./make

This will create a working version of gtkFAIM in the src directory.  If you
wish to install this then you need to do:
     prompt$ su root
     prompt# make install

This will install the program into /usr/local/bin (or a different directory 
if specified by the --prefix option of configure).  That's it.  Try --help on
some of those for different options.


---------
More Info
---------

Please refer to the README file for more information and how to submit bug
reports.
