Previous Next Up Title Contents Top Library

2.4.5.1. REQUIREMENTS

IRIX 5.x / IRIX 6.x

OSF MOTIF 1.2 for GPHIGS_GUI only

X11 R5

All the following development environments:

- ANSI C

- X11 (GPHIGS Driver number 8887)

- GL or GLX Run Time Environment for using GPHIGS driver number 7177

- OPEN GL Run Time Environment for using GPHIGS driver number 7971

- OpenGL Run time Environment

Warning : To run an application using the X11 driver on remote X Display, the variable __SGI_NO_REMOTE_GL must be set to True

In C-Shell :

setenv __SGI_NO_REMOTE_GL true

In K-Shell :

export __SGI_NO_REMOTE_GL=true

For more information about the G5G drivers see GPHIGS User guide


Previous Next Up Title Contents Top Library