Article: vtkb2646.htm
Difficulty: Medium
Time to Complete (minutes): 15
Last Updated: Oct 11, 2006


Question:

How can I display GASP client output as a GUI display on my local X Windows System Server?

Answer:

The following instructions are for running a GASP X client on Inferno and displaying the results back to your local system (an X server); if you would like to run a GASP X client on another system, change the "inferno" references below to the appropriate values for this system.

  1. Define the required GASP environmental variables. For detailed instructions, refer to Using GASP on Inferno (http://www.answers.vt.edu/ask4help/thirdparty/vtkb2645.htm).
  2. To log on to Inferno: At the Unix prompt on your local system, enter:
    ssh -x [Inferno ID]@inferno.cc.vt.edu
    Note: Replace [Inferno ID] with your Inferno ID.
  3. To send your GASP output back to the X server on Inferno, set the "DISPLAY" environment variable to define the X Server where you would like the GUI output displayed:
  4. To start the GASP GUI: At the prompt, enter:
    gasp &
Note: If you then receive a "***WARNING***: Unable to locate loadable module in module_path: "libraleigh.so" " message, disregard it.