%general-entities; ]> $LastChangedBy$ $Date$ kdevelop-&kdevelop-version; Introduction to <application>kdevelop</application> Package information Download (HTTP): Download (FTP): MD5 Sum: &kdevelop-md5sum; Download size: &kdevelop-size; Estimated Disk space required: &kdevelop-buildsize; Estimated build time: &kdevelop-time; <application>kdevelop</application> dependencies Required Recommended and Optional , GraphViz and Installation of <application>kdevelop</application> Install kdevelop with: ./configure --prefix=&kde-dir; --disable-debug \ --disable-dependency-tracking && make && make install && chown -R root:root &kde-dir;/kdevbdb If you wish to create the API documentation and you have Doxygen and GraphViz installed, make apidox must be done before make install. You'll also need to run make install-apidox to install the API documentation. Command explanations chown -R root:root &kde-dir;/kdevbdb: If kdevelop is built by any user other than root, the installed Berkeley-DB files will have incorrect ownership. This command changes the ownership to root:root. Contents The kdevelop package provides kdevelop-htdig, r++, kdevelop, kdevassistant and kdevdesigner. Description kdevelop kdevelop is an Integrated Development Environment to be used for a wide variety of programming tasks.