![]() |
KisoCDII
Version 0822a |
2. Installation2.1 How to obtain KisoCDYou can get it from http://kisocd.sourceforge.net/index.html. 2.2 RequirementOf course Qt (2.2) and KDE(tested with 1.92, more current releases should also work) 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). 2.3 Compilation and installationIn 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!):You can use "kdesu" instead of a shellscript in an xterm to log in as root. If you prefer this method, copy "kisocdII.desktop_kdesu" to "kisocdII.desktop" before.% make -f Makefile.dist % ./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 at gmx.net
|