The K Desktop Environment

Next Previous Table of Contents

2. Installation

2.1 How to obtain KJumpingCube

KJumpingCube is written for the KDE project http://www.kde.org. KJumpingCube can be found on ftp://ftp.kde.org/pub/kde/, the main ftp site of the KDE project.

2.2 Requirements

In order to successfully compile KJumpingCube, you need the latest versions of the KDE libraries. All required libraries as well as KJumpingCube itself can be found on ftp://ftp.kde.org/pub/kde/.

2.3 Compilation and Installation

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


% ./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