Next Previous Contents

2. Installation

2.1 How to obtain KGuitune

Get the latest version of KGuitune from my Home-Site

2.2 Requirements

To make use of KGuitune you need to have a soundcard installed and your kernel properly configured. KGuitune uses the /dev/dsp port for sampling audio data.

2.3 Compilation and installation

In order to compile and install KGuitune on your system, type the following in the base directory of the KGuitune distribution:

% ./configure
% make
% make install

Since KGuitune uses

autoconf
you should have not trouble compiling it. Should you run into problems please report them to the the author at Florian Berger


Next Previous Contents