%general-entities; ]> $LastChangedBy$ $Date$ xterm-&xterm-version;.tar xterm xterm-&xterm-version; xterm Introduction to xterm xterm is a terminal emulator for the X Window System. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &xterm-md5sum; Download size: &xterm-size; Estimated disk space required: &xterm-buildsize; Estimated build time: &xterm-time; xterm Dependencies Required X (, , or ) Required Installation of xterm Since xterm is no longer a part of the Xorg distribution, it is no longer necessary to install into the same prefix as Xorg. Correct the PROJECTROOT variable with the following command: sed -i 's@/usr/X11R6@/usr@' main.h Install xterm by running the following commands: ./configure --prefix=/usr --sysconfdir=/etc \ --localstatedir=/var && make This package does not come with a test suite. Now, as the root user: make install && make install-ti Command Explanations --with-luit: enables the luit filter for unicode translation. --with-wide-chars: adds support for wide characters. sed -i 's@/usr/X11R6@/usr@' main.h: This command corrects the PROJECTROOT definition for an installation prefix of /usr. make install-ti: This command installs corrected terminfo description files for use with xterm. Contents Installed Programs resize, uxterm, and xterm Short Descriptions resize prints a shell command for setting the TERM and TERMCAP environment variables to indicate the current size of xterm window. resize uxterm is a wrapper script to start xterm with the proper settings in UTF-8 locales. uxterm xterm is a terminal emulator for the X Window System. xterm