These KDE applications are generally of interest to software or WEB developers. General users can skip them without a loss of functionality.
Kdesdk provides several applications useful for developers. Programs include a version control system front-end for CVS, a program to view the differences between files, a UML Modeller, and a profile data visualization tool.
Download (HTTP): http://mirrors.isc.org/pub/kde/stable/3.5.2/src/kdesdk-3.5.2.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/3.5.2/src/kdesdk-3.5.2.tar.bz2
Download MD5 sum: 0047e87532930a390d7a1826fd8cdaf5
Download size: 4.7 MB
Estimated disk space required: 109 MB
Estimated build time: 6.4 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kdesdk
Install kdesdk with:
./configure --prefix=$KDE_PREFIX --disable-debug \ --disable-dependency-tracking && make
Now, as the root user:
make install
Last updated on 2006-09-23 10:46:31 -0500