%general-entities; ]> $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: Run-Time Dependencies KDevelop can make use of a large number of external compilers or interpreters for supported languages, version control systems, build tools , and debuggers at run time. Refer to and the KDevelop User Manual to find out if your development environment is supported. Installation of Kdevelop Install kdevelop with: sed -i -e 's/ kdevutil$//' buildtools/lib/widgets/Makefile.in && ./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 run the command make apidox. This package does not come with a test suite. Now, as the root user: make install If you created the API documentation, install it as the root user with: make install-apidox Command Explanations sed -i -e 's/ kdevutil$//' buildtools/lib/widgets/Makefile.in: Remove a duplicate entry on a line in the Makefile that causes the build of the API documentation to fail. Contents Installed Programs Installed Libraries Installed Directories kdevelop and supporting programs Supporting kdevelop libraries Supporting subdirectories 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