%general-entities; ]> $LastChangedBy$ $Date$ VTE-&vte-version; VTE Introduction to VTE The VTE package contains a termcap file implementation for terminal emulators. &lfs79_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 , , , and Glade User Notes: Installation of VTE Install VTE by running the following commands: sed -i '/Werror/d' configure.ac && autoreconf && ./configure --prefix=/usr \ --sysconfdir=/etc \ --disable-static \ --enable-introspection && make To test the results, issue make check. Now, as the root user: make install Command Explanations sed ... configure.ac: This command removes -Werror options that prevent the build from completing. : This switch enables Gobject Introspection bindings. Remove if you don't have installed. Contents Installed Program Installed Library Installed Directories vte-2.&vte-nano; libvte-2.&vte-nano;.so /usr/include/vte-2.&vte-nano; and /usr/share/gtk-doc/html/vte-2.&vte-nano; Short Descriptions vte-2.&vte-nano; is a test application for the VTE libraries. vte-2.&vte-nano; libvte-2.&vte-nano;.so is a library which implements a terminal emulator widget for GTK+ 3. libvte-2.&vte-nano;.so