Next Previous Contents

2. Installation

2.1 How to obtain KMatplot

Kmatplot can be downloaded from the homepage at kmatplot.sourceforge.net

2.2 Requirements

The current version of KMatplot requires KDE2.0 environment. It can also make use of Mesa/OpenGL libraries, but there are also available versions with no GL support compiled in.

2.3 Compilation and installation

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

% ./configure
% make
% make install

Since KMatplot uses

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


Next Previous Contents