The LXTerminal package contains a VTE-based terminal emulator for LXDE with support for multiple tabs.
This package is known to build and work properly using an LFS 11.3 platform.
Download (HTTP): https://downloads.sourceforge.net/lxde/lxterminal-0.4.0.tar.xz
Download MD5 sum: 7938dbd50e3826c11f4735a742b278d3
Download size: 197 KB
Estimated disk space required: 4.5 MB
Estimated build time: less than 0.1 SBU
libxslt-1.1.37 with docbook-xml-4.5 and docbook-xsl-nons-1.79.2 (to build man pages)
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/lxterminal
Install LXTerminal by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root
user:
make install
--enable-man
: Use this switch if you
have installed optional dependencies and wish to build the manual
pages.