%general-entities; ]> $LastChangedBy$ $Date$ qtermwidget-&qtermwidget-version; qtermwidget Introduction to qtermwidget As the name suggests, the qtermwidget is a terminal widget for Qt. &lfs7a_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &qtermwidget-md5sum; Download size: &qtermwidget-size; Estimated disk space required: &qtermwidget-buildsize; Estimated build time: &qtermwidget-time; qtermwidget Dependencies Required , and User Notes: Installation of qtermwidget Install qtermwidget by running the following commands: mkdir -v build && cd build && cmake -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_LIBDIR=lib \ -DBUILD_DESIGNER_PLUGIN=0 \ -DUSE_QT5=true \ .. && make The choice of /usr for prefix is due to the general characteristics of this program, which can be used without LXQt. This package does not come with a test suite. Now, as the root user: make install Command Explanations -DBUILD_DESIGNER_PLUGIN=0: This switch is necessary, because building the Qt designer plugin is not supported for Qt5 yet. -DUSE_QT5=true: This switch is used in order to build this application linked to Qt5. Contents Installed Program Installed Libraries Installed Directories None libqtermwidget5.so /usr/{include,share{/cmake,}}/qtermwidget5 Short Descriptions libqtermwidget5.so contains the libqtermwidget5 API functions. libqtermwidget5.so