z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Building X client modules

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

The support for X Window System Version 11 Release 4 provides standard MIT X clients. The C source and header files are found in SEZAINST and SEZACMAC data sets respectively.

You can build the following X client modules based on X11 functions:
Table 1. Building X client modules based on X11 functions
To build module Do the following
ATOBM
  1. Compile the ATOBM C source program.
  2. Link-edit the ATOBM object module.
BITMAP
  1. Compile the BITMAP C source program.
  2. Compile the BMDIALOG C source program.
  3. Link-edit the BITMAP and BMDIALOG object modules.
BMTOA
  1. Compile the BMTOA C source program.
  2. Link-edit the BMTOA object module.
XAUTH
  1. Compile the XAUTH C source program.
  2. Compile the GTHOSTXA C source program.
  3. Compile the PROCESS source program.
  4. Compile the PARSEDPY C source program.
  5. Link-edit the XAUTH, GTHOSTXA, PROCESS, and PARSEDPY object modules.
XDPYINFO C
  1. Compile the XDPYINFO C source program.
  2. Link-edit the XDPYINFO object module.
XKILL
  1. Compile the XKILL C source program.
  2. Link-edit the XKILL object module.
XLSATOMS
  1. Compile the XLSATOMS C source program.
  2. Link-edit the XLSATOMS object module.
XLSCLIEN
  1. Compile the XLSCLIEN C source program.
  2. Link-edit the XLSCLIEN object module.
XLSFONTS
  1. Compile the XLSFONTS C source program.
  2. Compile the DSIMPLE C source program.
  3. Link-edit the XLSFONTS and DSIMPLE object modules.
XLSWINS
  1. Compile the XLSWINS C source program.
  2. Link-edit the XLSWINS object module.
XMAG
  1. Compile the XMAG C source program.
  2. Link-edit the XMAG object module.
XPROP
  1. Compile the XPROP C source program.
  2. Compile the DSIMPLE C source program.
  3. Link-edit the XPROP and DSIMPLE object modules.
XRDB
  1. Compile the XRDB C source program.
  2. Link-edit the XRDB object module.
XREFRESH
  1. Compile the XREFRESH C source program.
  2. Link-edit the XREFRESH object module.
XSET
  1. Compile the XSET C source program.
  2. Link-edit the XSET object module.
XSETROOT
  1. Compile the XSETROOT C source program.
  2. Link-edit the XSETROOT object module.
XWD
  1. Compile the XWD C source program.
  2. Compile the DSIMPLE C source program.
  3. Link-edit the XWD and DSIMPLE object modules.
XWININFO
  1. Compile the XWININFO C source program.
  2. Compile the DSIMPLE C source program.
  3. Link-edit the XWININFO and DSIMPLE object modules.
XWUD
  1. Compile the XWUD C source program.
  2. Link-edit the XWUD object module.
You can build the following X client modules based on Xt Intrinsics and Athena Toolkit functions:
Table 2. Building X client modules based on Xt Intrinsics and Athena Toolkit functions
To build module Do the following
APPRES
  1. Compile the APPRES C source program.
  2. Link-edit the APPRES object module.
OCLOCK
  1. Compile the OCLOCK C source program.
  2. Compile the NCLOCK C source program.
  3. Compile the TRANSFOR C source program.
  4. Link-edit the OCLOCK, NCLOCK, and TRANSFOR object modules.
LISTRES
  1. Compile the LISTRES C source program.
  2. Compile the UTIL C source program.
  3. Compile the WIDGETS C source program.
  4. Link-edit the LISTRES, UTIL, and WIDGETS object modules.
XCALC
  1. Compile the XCALC C source program.
  2. Compile the ACTIONS C source program.
  3. Compile the MATH C source program.
  4. Link-edit the XCALC, ACTIONS, and MATH object modules.
XCLOCK
  1. Compile the XCLOCK C source program.
  2. Link-edit the XCLOCK object module.
XFD
  1. Compile the XFD C source program.
  2. Compile the FONTGRID C source program.
  3. Link-edit the XFD and FONTGRID object modules.
XFONTSEL
  1. Compile the XFONTSEL C source program.
  2. Link-edit the XFONTSEL object module.
XLOGO
  1. Compile the XLOGO C source program.
  2. Link-edit the XLOGO object module.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014