%general-entities; ]> $LastChangedBy$ $Date$ <application>kdevelop</application>-&kdevelop-version; Kdevelop Introduction to <application>kdevelop</application> Package information Download (HTTP): Download (FTP): Download 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 , DocBase, GraphViz, and Installation of <application>kdevelop</application> Install kdevelop with: ./configure --prefix=&kde-dir; --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. You'll also need to run make install-apidox to install the API documentation. Now, as the root user: make install && chown -R root:root &kde-dir;/kdevbdb 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 Installed Programs kdevelop and supporting programs Short Descriptions kdevelop is an Integrated Development Environment to be used for a wide variety of programming tasks in many programming languages. kdevelop