2. Installation
2.1 How to obtain KisoCD
You can get it from ftp://ftp.kde.org/pub/kde/unstable/apps/multimedia/cdrom/
and http://www.uni-karlsruhe.de/~um12/
On http://www.uni-karlsruhe.de/~um12
you will also find updates to the current release.
2.2 Requirement
Of course Qt (1.44, 1.42 leads to segfaults) and KDE(1.0?) have to be installed. The
enviroment-variable
HOME has to be set, you need mkisofs
and cdrecord (if you only want to create the iso-images, you do
not need cdrecord).
For mounting and viewing images you need to have your kernel compiled
with the "loopback-device".
You need to use mkisofs v1.12.x, not v1.11.x
2.3 Compilation and installation
In order to compile and install KisoCD on your system, type the following
in the base directory of the KisoCD distribution (for make install
you have to be root!):
% ./configure
% make
% make install
Since KisoCD uses autoconf you should have not trouble compiling
it. Should you run into problems please report them to the the author at
jens_w2@gmx.net
|