%general-entities; ]> $LastChangedBy$ $Date$ kdevelop-&kdevelop-version;.tar kde Kdevelop-&kdevelop-version; Kdevelop Introduction to Kdevelop Kdevelop provides an Integrated Development Environment (IDE) to be used for a wide variety of programming tasks. 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; Kdevelop Dependencies Required Recommended and Optional , DocBase, GraphViz, and Installation of Kdevelop 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 -v -R root:root &kde-dir;/kdevbdb Command Explanations chown -v -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 Installed Libraries Installed Directories kdevelop and supporting programs Supporting kdevelop libraries $KDE_PREFIX/kdevbdb and supporting subdirectoies in $KDE_PREFIX/{include,share} Short Descriptions kdevelop is an Integrated Development Environment to be used for a wide variety of programming tasks in many programming languages. kdevelop