INSTALLATION INSTRUCTIONS FOR XTERM SETUID WRAPPER
--------------------------------------------------

Unpack the xterm-wrapper source.
Unpack the original xterm source.

Disable logging in xterm using 'patch -p1 <xterm.patch' in the
directory containg the xterm source. (The patch is in the
xterm-wrapper directory.)

Run 'xmkmf -a; make' in the xterm directory.

Install the xterm binary as /usr/local/lib/xterm-binary, 0755, root:root.

Run make in the xterm-wrapper directory.

Install the wrapper as /usr/local/bin/xterm-wrapper, 04755, root:root.

Move /usr/X11R6/bin/xterm out of the way and remove it's setuid bit.

Make a symlink from /usr/X11R6/xterm to /usr/local/bin/xterm.

