The K Desktop Environment

Next Previous Table of Contents

2. Installation

2.1 How to obtain KMemStat

You can find KMemStat on www.phys.uu.nl/~eendebak/kde/kmemstat.html and on ftp.kde.org.

2.2 Requirements

You need Qt 1.4x or higher and the KDE libraries. Both are available from ftp.kde.org.

You also need to have root access to install the kernel module on your system.

2.3 Compilation and Installation

Compiling KMemStat is very easy. The following should do it:


% ./configure
% make
% make install

The run KMemStat you have to install the kernel module. Read the file README for more details.

That should do it! Should you run into any problems, please report them to the author.

Next Previous Table of Contents