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.4.1/src/kdebase-3.4.1.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/3.4.1/src/kdebase-3.4.1.tar.bz2
Download MD5 sum: 8fbe0b943721b79f2549064b580acdde
Download size: 21.4 MB
Estimated disk space required: 262 MB (additional 15 MB for API docs)
Estimated build time: 19.2 SBU (additional 0.5 SBU for API docs)
libjpeg-6b, libart_lgpl-2.3.17, libxml2-2.6.20, OpenSSL-0.9.7g, and JDK-1.5.0
libtiff-3.7.3, LessTif-0.94.4, Linux-PAM-0.80, OpenLDAP-2.2.24, Cyrus SASL-2.1.21, Samba-3.0.14a, Heimdal-0.7 or MIT krb5-1.4.1, krb4, Mtools, libraw1394, lm_sensors, JasPer, GraphViz, and Doxygen-1.4.3
Note: You should ensure a nogroup group exists on your system before performing the make install command, as kdebase installs a program ($KDE_PREFIX/bin/kdesud) with group ownership of nogroup.
Install kdebase with:
./configure --prefix=$KDE_PREFIX --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
Last updated on 2005-08-01 13:29:19 -0600