Each of the packages in this chapter depend on the base KDE installation procedures, but each is an independent group of programs that can be optionally installed. Few users will want to install every package, but instead review and install only the ones desired.
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.2/src/kdeadmin-3.5.2.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/3.5.2/src/kdeadmin-3.5.2.tar.bz2
Download MD5 sum: ad1f645ed9f140a7c9ce8602cc0c88b8
Download size: 2.0 MB
Estimated disk space required: 26.0 MB
Estimated build time: 1.5 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kdeadmin
Install kdeadmin with:
./configure --prefix=$KDE_PREFIX --disable-debug \ --disable-dependency-tracking && make
Now, as the root user:
make install
Last updated on 2006-06-21 11:26:07 -0500