The K Desktop Environment

Next Previous Table of Contents

2. Installation

2.1 How to obtain KInstall

You can get KInstall at it's homepage.

2.2 Requirements

KInstall requires a shell, like sh, bash or csh and make.

2.3 Compilation and installation

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

% ./configure
% make
% make install

Since KInstall uses

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

Next Previous Table of Contents