Installation instructions for YAMT-0.5
======================================

1. Unpack the sources with

> tar xfvz yamt-0.5.tar.gz

2. Change into the new directory

> cd yamt-0.5/

3. Run the configure script

> ./configure [ I prefer: "--prefix=`gnome-config --prefix`" ! ]

If you would like to have all gnome stuff together run this script with
the option --prefix=`gnome-config --prefix` !

4. Compile the programm

> make

5. Su to root and install it

# make install

You may now run the programm by simply typing "yamt" ( Of course the
directory in which you installed it (usually /usr/local/bin) has to 
be in your PATH )
