The K Desktop Environment

Next Previous Table of Contents

2. Installation

2.1 How to obtain Kwav

Kwav is an application for the KDE Project. Kwav can be found on ftp://serles.ibk.ml.org/users/vogel/linux/kde/, and on the main ftp site of the KDE Project and it's mirror sites.

2.2 Requirements

In order to successfully compile Kwav, you need the KDE beta4 or later. All required libraries as well as Kwav itself can be found on ftp://ftp.kde.org/pub/kde/.

2.3 Compilation and Installation

In order to compile and install Kwav, type the following in the base directory of the Kwav distribution:

% ./configure
% make
% make install

Since Kwav uses autoconf you should have no trouble compiling it. Should you run into problems, please report them to the KDE mailing lists.

2.4 Configuration

There are not many configuration options, but all of them can be done in the options dialog.

Next Previous Table of Contents