SVN_SILENT made messages (.desktop file)
[kdeadmin.git] / README
blob2506bb1e83ea73f2aaead0c4e98f5b5fbf5af03d
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 * doc
14     XML based documentation for the programs
16 * kcron
17     Editor for the cron command scheduler.
19 * kdat
20     Tape backup tool.
22 * kfile-plugins
23     Make Konquerer display additional info on about *.dep and *.rpm files.
25 * kpackage
26     Manager for DEB, RPM and similar software packages.
28 * ksysv
29     An editor for System V startup schemes.
31 * kuser
32     An user manager.
34 * lilo-config
35     A plugin for KControl to manage the Linux boot loader LILO.
37 * secpolicy
38     A program to display PAM security policies.
40 * ksystemlog
41     A system log viewer tool.
43 Common Mistakes
44 ---------------
45 If configure claims Qt cannot be found, have a look at ftp://ftp.trolltech.com
46 and download the latest Qt 4.3.x release.
49 Debugging
50 ---------
51 You can use --enable-debug with the configure script, if you want to have
52 debug code in your KDE apps and libs.  I recommend to do this, since this
53 is alpha software and this makes debugging things a whole lot easier.
56 More Info
57 ---------
58 You can use --without-shadow, if you do not want to have shadow support.
60 You can use --without-quota, if you do not want to have quota support.
62 Please direct any bug reports to our bug list by visiting
63 http://bugs.kde.org.
65 If you have problems compiling and installing this package, contact
66 me at bero@redhat.de
68 General KDE discussions should go to the KDE mailing list (kde@kde.org).