%general-entities; ]> $LastChangedBy$ $Date$ Vte-&vte2-version; Vte 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. &lfs10_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 Optional , and User Notes: Installation of Vte Install Vte by running the following commands: ./configure --prefix=/usr \ --libexecdir=/usr/lib/vte \ --disable-static && make To test the results, issue: make check. Now, as the root user: make install Command Explanations --libexecdir=/usr/lib/vte : both this package and install files of the same name. This switch ensures that they do not overwrite each other if both are installed. Contents Installed Program Installed Library Installed Directories vte libvte.so /usr/include/vte-0.0, /usr/lib/vte, /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 Vte API functions. libvte.so