Installation Instructions
Needed Libraries
  - ImageMagick
 
  - 
    This library is needed to extract the dimensions of the images
    used in the presentation.
    It may look like overkill, but I didn't find an easier way to do it.
    If your distribution doesn't contain this library, you can download it at
    ftp://ftp.wizards.dupont.com/pub/ImageMagick/.
    Please note, that versions less than 4.2.2 will not work!
  
 
  - libxml (aka. gnome-xml)
 
  - 
    This library is used to parse and validate the inputfile.
    If your distribution doesn't contain this library, you can download it at
    ftp://ftp.gnome.org/pub/GNOME/stable/sources/libxml/.
  
 
 
Building PresTiMeL
Download the source, unpack it with "tar xfvz prestimel-XXX.tar.gz"
(replace XXX with the version-number) and follow the
instructions in the README- and INSTALL-file.
 
     |