Sophie

Sophie

distrib > Mandriva > 8.1 > i586 > by-pkgid > 2a621daaaa79d5dcdf0a7df5ac0a6ec3 > files > 7

yamt-0.5-5mdk.i586.rpm

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 )