#***************************************************************************
#                        INSTALL  -  description
#                             -------------------
#    title                : KCDemu
#    version              : 0.0.4
#    copyright            : (C) 2003 by Wolfgang 'Vir@s' Koller
#    email                : viras@suselinuxsupport.de
#***************************************************************************

#***************************************************************************
#*                                                                         *
#*   This program is free software; you can redistribute it and/or modify  *
#*   it under the terms of the GNU General Public License as published by  *
#*   the Free Software Foundation; either version 2 of the License, or     *
#*   (at your option) any later version.                                   *
#*                                                                         *
#***************************************************************************

Requirements:
- You have to load the cdemu module before starting KCDemu. Also cdemu control program has to be in $PATH.
- KCDemu requires (when you compile it) the environment variables QTDIR and KDEDIR to be set (set them to your KDE / QT directory, e.g. /usr/lib/qt3), additionally the kde-libs and qt-libs have to be installed

Installation:
Before you can run and use KCDemu you have to compile it. Just run "make" to do so!

After a successful compile you will find a file called KCDemu in your current working directory. Run it.

Troubleshooting:
If you get 'moc: command not found' but you are sure that qt-devel is installed, make sure that moc is in your PATH. If not create a link to it in e.g. your /usr/local/bin directory.

Usage:
A small systray icon (a CD) will appear in your KDE-SystemTray. If you left click on it, a popup-menu will provide you control options for all 8 devices.
Right click on it will popup a quit menu.

Well that's it,

Hf, Wolfi

PS: Bugs, comments, tips, hints, whatever: viras@suselinuxsupport.de
