Installation of <application>kdelibs</application> Install kdelibs with: ./configure --prefix=&kde-dir; --disable-debug \ --disable-dependency-tracking --enable-fast-malloc=full --disable-pcre && make && make install If you wish to create the API documentation and you have doxygen and graphviz installed, make apidox must be done before make install. This applies to all packages which can utilize doxygen.