The K Desktop Environment

Next Previous Table of Contents

2. Installation

2.1 How to obtain KBootSelector

KBootSelector can be downloaded from its home page. Also, it is available at the KDE FTP.

2.2 Requirements

To be able to use KBootSelector, you must be using Lilo. I have got no idea what version of KDE is required, but I do know that it works with KDE 1.1.1. Oh, and sed is used as well, but I guess that is installed by default on every Unix/Linux system.

2.3 Compilation and Installation

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


% ./configure
% make
% make install

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

Next Previous Table of Contents