******    If you like iGal and would like to say "thank you"    ******
******               please see the THANKS file.                ******

iGal needs Perl to run and either cjpeg/djpeg/pnmscale (from libjpeg) or
ImageMagick to generate your thumbnails.  These come standard with most
Linux distributions today.  Else get them from perl.com and rpmfind.net.
Source code for these image utilities can be found at imagemagick.org,
www.ijg.org and netpbm.sourceforge.net.

------------------------------------------------------------------------

To install from the tarball (as root)
    make install

This will put the relevant files in /usr/local.  You can change this
destination by modifying the DESTDIR at the top of the Makefile and the
LIBDIR variable at the 8th line of iGal code.

To uninstall from the tarball (as root)
    make clean

iGal is copyright 2000 Eric Pop <epop@stanford.edu>.  It is distributed
under the terms of the GNU General Public License, see the file COPYING
in the source distribution for details.
