%general-entities; ]> $LastChangedBy$ $Date$ qterminal-&qterminal-version; qterminal Introduction to qterminal The qterminal package contains a Qt widget based terminal emulator for Qt with support for multiple tabs. &lfs77_checked; &gcc5_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &qterminal-md5sum; Download size: &qterminal-size; Estimated disk space required: &qterminal-buildsize; Estimated build time: &qterminal-time; qterminal Dependencies Required User Notes: Installation of qterminal For compilation with Qt4, see Command Explanations, below. Install qterminal by running the following commands: mkdir -v build && cd build && cmake -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr \ -DUSE_SYSTEM_QXT=OFF \ -DUSE_QT5=true \ .. && make The choice of /usr 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 -DUSE_SYSTEM_QXT=OFF: This switch is necessary because the option has not been implemented if linking with Qt5. However, use it also if you choose linking to Qt4, because libqxt is required, but is no longer maintained. -DUSE_QT5=true: This switch is used in order to build this application linked to Qt5. Toggle to false, if you prefer to use Qt4. Contents Installed Program Installed Libraries Installed Directory qterminal None /usr/share/qterminal Short Descriptions qterminal is a Qt based lightweight terminal emulator for. qterminal