%general-entities; ]> $LastChangedBy$ $Date$ Kdelibs-&kde-version; kdelibs Introduction to Kdelibs This package includes programs and libraries that are central to development and execution of KDE programs. &lfs72_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &kdelibs-md5sum; Download size: &kdelibs-size; Estimated disk space required: &kdelibs-buildsize; Estimated build time: &kdelibs-time; Kdelibs Dependencies Required , , , , , , , , and Recommended , , , , and Optional , , , , , , , Hspell, Grantlee, FAM, HUPnP, , OpenEXR and media-player-info User Notes: Installation of Kdelibs Fix file conflicts with GNOME Menus by running the following commands: sed -e "s@{SYSCONF_INSTALL_DIR}/xdg/menus@& RENAME kde-applications.menu@g" \ -i kded/CMakeLists.txt && sed -i "s@applications.menu@kde-&@g" kded/kbuildsycoca.cpp Install Kdelibs by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \ -DSYSCONF_INSTALL_DIR=/etc \ -DCMAKE_BUILD_TYPE=Release \ -DDOCBOOKXML_CURRENTDTD_DIR=/usr/share/xml/docbook/xml-dtd-&DocBook-version; \ .. && make Now, as the root user: make install Command Explanations : This switch is used to install configuration files in /etc. : This switch is used to apply higher level of compiler optimizations. : This switch is used to tell cmake where to find the XML DTDs. Contents Installed Programs Installed Libraries Installed Directories checkXML, kbuildsycoca4, kconfig_compiler, kcookiejar4, kde4-config, kded4, kdeinit4, kdeinit4_shutdown, kdeinit4_wrapper, kfilemetadatareader, kjs, kjscmd, kmailservice, kross, kshell4, ktelnetservice, kunittestmodrunner, kwrapper4, makekdewidgets, meinproc4, meinproc4_simple, nepomuk-rcgen and preparetips several in &kde-dir;/lib several in &kde-dir;/include, &kde-dir;/lib and &kde-dir;/share Short Descriptions checkXML is a tool used to check for syntax errors in KDE DocBook XML files. checkXML kbuildsycoca4 is used to rebuild the system configuration cache. kbuildsycoca4 kconfig_compiler is the KDE configuration compiler. kconfig_compiler kcookiejar4 is the KDE HTTP cookie daemon. kcookiejar4 kde4-config is used to print the KDE installation paths. kde4-config kded4 is the KDE daemon. kded4 kdeinit4 is the KDE process launcher. kdeinit4 kjs is the KDE ECMAScript/JavaScript engine. kjs kjscmd is a tool used for launching KJSEmbed scripts from the command line. kjscmd kross is the KDE application used to run kross scripts. kross makekdewidgets is used to build Qt widget plugins from an ini style description file. makekdewidgets meinproc4 is used to convert DocBook files to HTML. meinproc4 preparetips is a script used to extract the text from a tips file. preparetips