The K Desktop Environment

Next Previous Table of Contents

2. Installation

2.1 How to obtain kvoctrain

Major releases of kvoctrain can be found on the KDE server at the appropriate place in ftp.kde.org/pub/kde/unstable/apps/games/.

Current snapshots and tools needed to make modifications can be found on the kvoctrain homepage.

You can find precompiled binaries as rpm packages for the SuSE distribution (of almost all KDE apps): LinuKS: SuSE Linux KDE Service.

2.2 Requirements

In order to successfully compile kvoctrain, you need the KDE libraries as well as the Qt C++ library. All required libraries can be found on ftp.kde.org/pub/kde/.

kvoctrain is tested with KDE 1.1.2 and Qt 1.44.

2.3 Compilation and installation

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

% ./configure
% make
% make install    
% make distclean

Since kvoctrain uses autoconf you should have not trouble compiling it. Should you run into problems please report them to the the author ewald@ewald-arnold.de

Next Previous Table of Contents