In this file:

* What it is
* Common Mistakes
* Debugging
* More Info

What it is
----------
The kdeadmin package contains packages that usually only a system administrator
might need:

* kcmlinuz: Linux Kernel configurator
* kcron: editor for the cron command scheduler
* kdat: tape backup tool
* kpackage: manager for DEB, RPM and similar software packages
* ksysctrl: a Windows-like hardware configuration tool
* ksysv: an editor for System V startup schemes
* kuser: an user manager
* kwuftpd: front end to the wu-ftpd FTP daemon
* lilo-config: a plugin for KControl to manage the Linux boot loader LILO
* secpolicy: a program to display PAM security policies

Common Mistakes
---------------

If configure claims Qt cannot be found, have a look at ftp://ftp.trolltech.com
and download the latest Qt 3.x release.

Debugging
---------

You can use --enable-debug with the configure script, if you want to have
debug code in your KDE apps and libs.  I recommend to do this, since this
is alpha software and this makes debugging things a whole lot easier.

More Info
---------

You can use --without-shadow, if you do not want to have shadow support.

You can use --without-quota, if you do not want to have quota support.

Please direct any bug reports to our bug list by visiting
http://bugs.kde.org.

If you have problems compiling and installing this package, contact
me at bero@redhat.de

General KDE discussions should go to the KDE mailing list (kde@kde.org).

$Id: README,v 1.13 2002/01/22 19:35:03 binner Exp $
