Kdeadmin provides several KDE clients useful for managing a system. Clients include programs for managing users, initialization files, cron, and network connections.
Download (HTTP): http://mirrors.isc.org/pub/kde/stable/3.5.6/src/kdeadmin-3.5.6.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/3.5.6/src/kdeadmin-3.5.6.tar.bz2
Download MD5 sum: 13654a93e83b7c8fd2ccce3aceb2d535
Download size: 2.0 MB
Estimated disk space required: 25.9 MB
Estimated build time: 1.4 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kdeadmin
Install kdeadmin with:
./configure --prefix=$KDE_PREFIX --disable-debug \
--disable-dependency-tracking &&
make
This package does not come with a test suite.
Now, as the root user:
make install
Last updated on 2007-04-04 21:42:53 +0200