
CASE 1: You have a precompiled Mustajuuri-package

In this case you can use the installation script in this directory:

shell> ./install.sh

This install Mustajuuri under /usr/local. You can specify alternative
installation locations in the command line:

shell> ./install.sh /usr/local/my/installation/directory

WARNING: The precompiled packages may fail to work in you system if
the package has been created on a different operating system. For
example a package built for RedHat 7.1 does not work on Mandrake 9.0.

REMINDER: You must have the proper support libraries (Qt and
libaudiofile) to install packages.

#############################################################################
#############################################################################

CASE 2: You are compiling and installing Mustajuuri from source:

The installation instruction of Mustajuuri are in the source
directory "src":

Please read "README.install.html" or README.install in the "src"
directory.

