%general-entities; ]> $LastChangedBy$ $Date$ VTE-&vte-version; VTE Introduction to VTE The VTE package contains a termcap file implementation for terminal emulators. &lfs70_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &vte-md5sum; Download size: &vte-size; Estimated disk space required: &vte-buildsize; Estimated build time: &vte-time; VTE Dependencies Required and Recommended Optional User Notes: Installation of VTE Install VTE by running the following commands: ./configure --prefix=/usr \ --libexecdir=/usr/lib/vte \ --enable-introspection \ --disable-static && make This package does not come with a test suite. Now, as the root user: make install Command Explanations --libexecdir=/usr/lib/vte: This parameter causes gnome-pty-helper to be installed in the preferred location of /usr/lib/vte instead of /usr/libexec. : This parameter can be passed to the configure script to enable additional drawing methods in the VTE library. : This option enables GObject Introspection bindings. Remove if you don't have installed. Contents Installed Program Installed Library Installed Directories vte2_90 libvte2_90.so /usr/include/vte-2.90, /usr/lib/vte and /usr/share/gtk-doc/html/vte-2.90 Short Descriptions vte2_90 is a test application for the VTE libraries. vte2_90 libvte2_90.so is a library which implements a terminal emulator widget for GTK+-3. libvte2_90.so