Next Previous Table of Contents
Kruiser can be obtained from ftp://ftp.kde.org/pub/kde/unstable/apps/multimedia/cdrom.
In order to successfully compile Kruiser, you need KDE 1.1
, at least qt 1.41
and gcc-2.8.1
or egcs compiler.
In order to compile and install Kruiser on your system, type the following into your shell:
% ./configure
% make
% make install ( as root )
Useful flags when configuring:
--enable-optimization : "-O2" switch
--disable-exceptions : "-fno-exceptions -fno-rtti" switch
Since Kruiser uses autoconf
you should have not trouble compiling it.
Should you run into problems please report them to the
Next Previous Table of Contents