KisoCD KisoCD
Version 0.6.2

  Next  PreviousTable of Contents

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".
Since some time cdrecord includes mkisofs. Please make sure that you don't use cdrecord version 1.6.X or one of the 1.8-alpha-versions. Use 1.8 (stable), or you may run into problems.

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 j.w.wulf@gmx.net
 
 Next  PreviousTable of Contents