Difference between revisions of "Xorg7/xterm"

From CBLFS
Jump to navigationJump to search
Line 41: Line 41:
 
===64-Bit===
 
===64-Bit===
  
Next [[Xorg7/Config|Configure X]]
+
Next install [[Xorg7/rman|rman]]

Revision as of 11:45, 2 October 2006

Download Source:
ftp://invisible-island.net/xterm/xterm.tar.gz

Return to Drivers

xterm

The xterm program is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use the window system directly. Xterm is not distributed as part of the modular Xorg. You must retrieve it from the upstream source.

Dependencies

Required

libXaw from Libraries

Optional

FreeType

Non-Multilib

Compile xterm.

  ./configure $XORG_CONFIG
  make

Install xterm.

  make install

Multilib

32-Bit

N32

64-Bit

Next install rman