Gtk AOL Instant Messenger
========================
Jim Duchek <jimduchek@ou.edu> IM: Zilding (current maintainer)
Mark Spencer <markster@marko.net>
Peter Jones <pjones@redhat.com> (gnome & applet stuff) 
Rob Flynn <rflynn@blueridge.net> (penguin pimp)

Build:

./configure ; make 
for the stock version.  ./configure --help to see what option you can get.

NB: You need the latest GTK-1.2.  I've been told it compiles under 1.0 but
there's a number of cosmetic problems.  With Gimp 1.1 out, there's no need
to even have 1.0 lying around anymore ;)

Run:

type "./gaim"

If you built as a GNOME applet, su to root and run "make install". 
Afterwards panel->add applet->Amusements->Gaim should be there.

Notes:

Yeah, I know ya'll BSD people hate the penguin.  Unfortunately, I poked
around for 15 or 20 minutes trying to find a decent sized daemon image.  No
luck, all I could find was little bitty ones.  Email me (jimduchek@ou.edu)
with a large (at least 3 or 4 hundred pixels tall) and nicely rendered
daemon and you'll see a ./configure --enable-bsd option to see different
pixmaps.  I will, however, not remove my declaration of penguin pimp status.
;)



This should now compile under Solaris, Digital Unix, Irix, etc w/o a
problem.
This compiles without warnings on Linux-x86 2.2,5 glibc2.1, GTK 1.2.1 system.
If you get warnings on something else, let me know and I'll check it out.
If you get errors, upgrade to the latest GTK-1.2 before bothering me.

The resulting executable is standalone, so you can put it in /usr/bin or
whatever.

Send me bug reports.  The web page is http://www.marko.net/gaim and the ftp
site is ftp://ftp.marko.net/pub/gaim

Keep your eyes out for updates, and I'll try to keep the program maintained.
Other contributors and patches are welcomed.

