%general-entities; ]> $LastChangedBy$ $Date$ 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, , and User Notes: Installation of Kdevelop Install kdevelop with: ./configure --prefix=&kde-dir; --disable-debug \ --disable-dependency-tracking && make Now, as the root user: make install && chown -v -R root:root &kde-dir;/kdevbdb If you created the API documentation, install it with: make install-apidox 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