TDE administration programs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Timothy Pearson 6f703b6ceb
Official Trinity Desktop Environment v3.5.13 release
13 years ago
doc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kcron Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric 13 years ago
kdat Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric 13 years ago
kfile-plugins rename the following methods: 13 years ago
knetworkconf Official Trinity Desktop Environment v3.5.13 release 13 years ago
kpackage Fix kdeadmin FTBFS under oneiric 13 years ago
ksysv Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric 13 years ago
kuser Fix kdeadmin FTBFS under oneiric 13 years ago
lilo-config Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q* 13 years ago
secpolicy Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric 13 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdeadmin.lsm Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

In this file:

* About kdeadmin
* Common Mistakes
* Debugging
* More Info

About kdeadmin
--------------
The kdeadmin package contains packages that usually only a system
administrator might need:

* debian
    Files needed to create Debian packages.

* doc
    XML based documentation for the programs

* kcmlinuz
    Linux Kernel configurator

* kcron
    Editor for the cron command scheduler.

* kdat
    Tape backup tool.

* kfile-plugins
    Make Konquerer display additional info on about *.dep and *.rpm files.

* kpackage
    Manager for DEB, RPM and similar software packages.

* ksysv
    An editor for System V startup schemes.

* kuser
    An user manager.

* kwuftpd
    Front end to the wu-ftpd FTP daemon.

* kxconfig
    Configure X-Windows display properties.

* 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.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).