Next Previous Contents

2. Installation

2.1 How to obtain KLines

If you read this you probably alllready have it ;-)

2.2 Requirements

KDE 1.1 QT 1.x QT extentions libqimgio libjpeg libpng libz

2.3 Compilation and installation

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

First unpack it with:

% tar -xzf klines-x.y.z.tar.gz
% cd klines-x.y.z

compile & install with

% ./configure
% make
% su [type root password]
% make install

Since KLines uses

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


Next Previous Contents