The K Desktop Environment

Next Previous Table of Contents

2. Installation

2.1 How to obtain KCPULoad

The latest version can be found at the homepage:
http://kde.quakenet.eu.org

2.2 Requirements

A Linux based OS using Kernel 2.2 or a newer version.
The QT and the KDE libraries and their devel headers.
C++ development installed if you will build from source.
The KPanel or Kicker has to be started and running.

2.3 Compilation and installation

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

% ./configure
% make
% make install

Since KCPULoad uses autoconf you should have no trouble compiling it.
Should you run into problems, please report them to the the author Markus Gustavsson

Next Previous Table of Contents