%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 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 -DUSE_SYSTEM_QXT=OFF: This switch is necessary because the option has not yet been implemented. -DUSE_QT5=true: Use this switch, if you prefer to build this application linked to Qt5. Toggle to false, if you prefer to use Qt4 (not tested by BLFS editors). Contents Installed Program Installed Libraries Installed Directory qterminal None /usr/share/qterminal Short Descriptions qterminal a lightweight terminal emulator for the Qt desktop. qterminal