           shalbum - https://github.com/sztokbant/shalbum/releases
              =================================================
                          INSTALLATION INSTRUCTIONS
                        document updated: 27-Dec-2007


Installing


Just issue 'make install', simple as that!

shalbum will be installed in '/usr/local', the default PREFIX. You can
override this by adding 'PREFIX=/the/path/you/want' to the make
command-line.

Don't forget shalbum requires your system to have GraphicsMagick or
ImageMagick version 6.2 or greater installed.

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

Installed Files


$(PREFIX)/bin
  shalbum             The script itself.
  shalbumrec          Another script to recursively run shalbum through
                      sub-directories.

$(PREFIX)/share/shalbum
  README                  General shalbum instructions
  shalbum.conf-sample     Sample shalbum configuration file
  shalbumrec.conf-sample  Sample shalbum configuration file
  shalbum-black.css       Sample shalbum CSS file
  shalbum-white.css       Sample shalbum CSS file
  watermark_th.png        Sample watermark for thumbnail
  watermark_vga.png       Sample watermark for final image

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

Uninstalling


To uninstall shalbum run 'make uninstall', pointing the installation
PREFIX if different from the default one.
