The VTE package contains a termcap file implementation for terminal emulators.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/vte/0.10/vte-0.10.29.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/vte/0.10/vte-0.10.29.tar.bz2
Download size: 744 KB
Estimated Disk space required: 23.5 MB
Estimated build time: 0.57 SBU
Install VTE by running the following commands:
./configure --prefix=/usr --libexecdir=/usr/sbin --disable-gtk-doc && make && make install |