%general-entities; ]> $LastChangedBy$ $Date$ KTextEditor-&kf5-version; KTextEditor Introduction to KTextEditor The KTextEditor package contains a library that provides a powerful text editor component that you can embed in your application. &lfs77_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &ktexteditor-md5sum; Download size: &ktexteditor-size; Estimated disk space required: &ktexteditor-buildsize; Estimated build time: &ktexteditor-time; KTextEditor Dependencies Required User Notes: Installation of KTextEditor Install KTextEditor by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -DLIB_INSTALL_DIR=lib \ -DBUILD_TESTING=OFF \ -DQT_PLUGIN_INSTALL_DIR=&qt5-plugins-dir; \ -DECM_MKSPECS_INSTALL_DIR=&qt5-mkspecs-dir; \ .. && make This package does not come with a test suite. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Libraries Installed Directories None libKF5TextEditor.so $KF5_PREFIX/include/KF5/KTextEditor, $KF5_PREFIX/lib/cmake/KF5TextEditor, $KF5_PREFIX/share/katepart5 and $KF5_PREFIX/share/kxmlgui5/katepart