kdebase is the last mandatory package required for the K Desktop Environment. It provides various applications, infrastructure files and libraries.
Download (HTTP): http://mirrors.isc.org/pub/kde/stable/3.5.6/src/kdebase-3.5.6.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/3.5.6/src/kdebase-3.5.6.tar.bz2
Download MD5 sum: a53f589f58012e655a52220a6a151019
Download size: 23.1 MB
Estimated disk space required: 265 MB (additional 33 MB for API docs)
Estimated build time: 12.8 SBU (additional 0.4 SBU for API docs)
libjpeg-6b, libart_lgpl-2.3.17, libxml2-2.6.26, OpenSSL-0.9.8d, and JDK-1.5.0_10
libusb-0.1.12, Linux-PAM-0.99.4.0, OpenLDAP-2.3.27, Cyrus SASL-2.1.21, Samba-3.0.23d, HAL-0.5.7.1, Heimdal-0.7.2 or MIT Kerberos V5-1.6, krb4, OpenEXR, libraw1394, lm_sensors (requires Sysfs Utilities), mDNSResponder, Graphviz-2.8, and Doxygen-1.4.6
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kdebase
You should ensure a nogroup group exists on your system before performing the configure command, as kdebase installs a program ($KDE_PREFIX/bin/kdesud) with group ownership of nogroup.
This package does not come with a test suite.
Install kdebase with:
The --sysconfdir parameter must be the same as the command used in the installation of kdelibs.
./configure --prefix=$KDE_PREFIX --sysconfdir=/etc/kde \ --disable-debug --disable-dependency-tracking && make
If you wish to create the API documentation and you have Doxygen and Graphviz installed, make apidox must be done before make install.
Now, as the root user:
make install
There is no real configuration necessary for this package other than to ensure you follow the steps outlined in the last section of this chapter, the section called “Configuring the Core KDE Packages”.
Note that there are two additional packages you can install that are used at run-time for konqueror ioslave protocols. You can install the Mtools package to enable the “floppy” ioslave protocol. This will allow easy access to the floppy disk drives on your system. The hfsplus package can be installed to access HFS+ partitions on a Mac OS system using the “mac” ioslave.
One additional package that can be used at run time is PCI Utilities-2.2.3. This enables the KDE Info Center to use lspci for its "pci" info section.
Last updated on 2007-02-14 11:57:11 -0600