INSTALL ========= General Usage ------------- Usage of the script simply requires running it in the directory which is to be indexed. The script itself can reside in any directory. Requirements ------------ You should already have the following installed: * Imagemagick (General purpose image utilities) http://www.wizards.dupont.com/cristy/ImageMagick.html * Image::Size (Perl module) http://www.perl.com/CPAN-local/authors/id/R/RJ/RJRAY/ Distribution instructions ------------------------- Under Debian, one can install the dependancies by running: apt-get update && apt-get install imagemagick libimage-size-perl For RPM-based systems, the following URLs contain the appropriate packages: http://rpmfind.net/linux/RPM/ImageMagick.html http://rpmfind.net/linux/RPM/perl-Image-Size.html Closing ------- Install the dependancies, and have fun displaying your images on the web!