%general-entities; ]> kdesdk-&kde-version; Introduction to <application>kdesdk</application> Package information Download (HTTP): Download (FTP): Download size: &kdesdk-size; Estimated Disk space required: &kdesdk-buildsize; Estimated build time: &kdesdk-time; <application>kdesdk</application> dependencies Required Optional , and Installation of <application>kdesdk</application> Install kdesdk with: ./configure --prefix=&kde-dir; --disable-debug \ --disable-dependency-tracking && make The make command will error out two times. On the first occurrence, enter the following sed command and continue with the compilation: sed -i 's/class istream;/#include <istream.h>/' \ kbabel/common/libgettext/pofiles.cc && make Repeat the previous procedure: sed -i 's/class istream;/#include <istream.h>/' \ umbrello/umbrello/classparser/tokenizer.cc && make && make install Contents Major programs in kdesdk include cervisia, kbabel, kcachegrind, kompare and umbrello. Description cervisia cervisia provides a graphical view of CVS. kbabel kbabel is a suite of an advanced PO file editor comprising kbabel, a multi functional catalogmanager and a dictionary for translators kbabeldict. kcachegrind kcachegrind is a KDE frontend for cachegrind, part of Valgrind. kompare kompare is a program to view the differences between files. umbrello umbrello is a UML modelling diagram tool.