%general-entities; ]> $LastChangedBy$ $Date$ vte-&vte2-version; vte2 Introduction to Vte Vte is a library (libvte) implementing a terminal emulator widget for Gtk 2, and a minimal demonstration application (vte) that uses libvte. &lfs72_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &vte2-md5sum; Download size: &vte2-size; Estimated disk space required: &vte2-buildsize; Estimated build time: &vte2-time; Vte Dependencies Required and . Optional and . User Notes: Installation of Vte Install Vte by running the following commands: ./configure --prefix=/usr --disable-static --libexecdir=/usr/libexec/vte2 && make To test the results, issue: make check. Now, as the root user: make install Command Explanations : Both Vte and (the Gtk 3 version) install a setuid helper program called gnome-pty-helper. Putting it into a directory called vte2 ensures that they do not overwrite one another. Contents Installed Program Installed Library Installed Directories vte libvte.so /usr/share/gtk-doc/html/vte-0.0 and /usr/share/vte Short Descriptions vte is a simple terminal emulator. vte libvte.so contains the Libvte API functions. libvte.so