SVN_SILENT made messages (.desktop file)
[kdeadmin.git] / README
blob43cdfd86aa4fc6cab9b62beed21246065313f7ad
1 In this file:
3 * About kdeadmin
4 * Common Mistakes
5 * Debugging
6 * More Info
8 About kdeadmin
9 --------------
10 The kdeadmin package contains packages that usually only a system
11 administrator might need:
13 * debian
14     Files needed to create Debian packages.
16 * doc
17     XML based documentation for the programs
19 * kcmlinuz
20     Linux Kernel configurator
22 * kcron
23     Editor for the cron command scheduler.
25 * kdat
26     Tape backup tool.
28 * kfile-plugins
29     Make Konquerer display additional info on about *.dep and *.rpm files.
31 * kpackage
32     Manager for DEB, RPM and similar software packages.
34 * ksysv
35     An editor for System V startup schemes.
37 * kuser
38     An user manager.
40 * kxconfig
41     Configure X-Windows display properties.
43 * lilo-config
44     A plugin for KControl to manage the Linux boot loader LILO.
46 * secpolicy
47     A program to display PAM security policies.
50 Common Mistakes
51 ---------------
52 If configure claims Qt cannot be found, have a look at ftp://ftp.trolltech.com
53 and download the latest Qt 4.3.x release.
56 Debugging
57 ---------
58 You can use --enable-debug with the configure script, if you want to have
59 debug code in your KDE apps and libs.  I recommend to do this, since this
60 is alpha software and this makes debugging things a whole lot easier.
63 More Info
64 ---------
65 You can use --without-shadow, if you do not want to have shadow support.
67 You can use --without-quota, if you do not want to have quota support.
69 Please direct any bug reports to our bug list by visiting
70 http://bugs.kde.org.
72 If you have problems compiling and installing this package, contact
73 me at bero@redhat.de
75 General KDE discussions should go to the KDE mailing list (kde@kde.org).