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.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-02-01 14:36:42 -0600