Next Previous Table of Contents
KMix is a core application of the KDE project http://www.kde.org. KMix can be found on ftp://ftp.kde.org/pub/kde/, the main ftp site of the KDE project.
In order to successfully compile KMix, you need the latest versions of libkdecore
and libkdeui
. All required libraries as well as KMix itself can be found
on
ftp://ftp.kde.org/pub/kde/.
In order to compile and install KMix on your system, type the following in the base directory of the KMix distribution:
% ./configure
% make
% make install
Since KMix uses autoconf
you should have not trouble compiling it.
Should you run into problems please report them to the
Next Previous Table of Contents