Developing the X Client [ HP Motif/iX Programmer's Supplement ] MPE/iX 5.0 Documentation
HP Motif/iX Programmer's Supplement
Developing the X Client
[REV DEL][REV BEG]
To developing the X client on MPE/iX, the source code must conform to the
POSIX.1 standard. See MPE/iX Developer's Kit Reference Manual, Volume 1
(36430- 90001) for more information.
Include files on MPE/iX for the HP Motif/iX product have the same names
as on HP-UX. The locations of the header files are also the same as on
HP-UX. The table below shows the locations:
Table 3-1. Location of HP Motif/iX Header Files
---------------------------------------------------------------------------------------------
| | |
| Grouping | MPE/iX location |
| | |
---------------------------------------------------------------------------------------------
| | |
| Motif | /usr/include/Motif1.1 |
| | |
---------------------------------------------------------------------------------------------
| | |
| Xt Toolkit | /usr/include/X11R4 |
| | |
---------------------------------------------------------------------------------------------
| | |
| X11 Intrinsics | /usr/include/X11R4 |
| | |
---------------------------------------------------------------------------------------------
[REV END][REV DEL]
MPE/iX 5.0 Documentation