Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

SGI graphics Frequently Asked Questions (FAQ)
Section - -4- Why doesn't the DISPLAY environment variable seem to work?

( Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Neighborhoods ]


Top Document: SGI graphics Frequently Asked Questions (FAQ)
Previous Document: -3- Does the DISPLAY environment variable work for GL applications?
Next Document: -5- Why do I get DGL errors when I try to run a GL program?
See reader questions & answers on this topic! - Help others by sharing your knowledge
Date: 4 Jun 1997 00:00:01 EST

  First, make sure your DISPLAY variable is syntactically correct.  For
  example, to display applications on a machine named "enterprise",
  whose IP address is 123.45.678.90, DISPLAY should be set to
  "enterprise:0" or "123.45.678.90:0". 

  Next, try to "ping" the machine to which your DISPLAY variable is
  set.  If this does not work, you have either specified an invalid
  hostname, the host is down, or you are having network problems.
  If you are running an older binary that expects to see /etc/resolv.conf
  in /usr/etc, you will either have to make a symbolic link from
  /usr/etc/resolv.conf to /etc/resolv.conf, or set the DISPLAY variable
  with a numeric address.

  If you see messages like "permission denied" or "can't connect to
  server", you have a permission problem.   Do 'xhost +yourmachine' on
  the remote machine to give 'yourmachine' access to the remote
  machine's display. (Note that 'xhost' is inactive by default on
  SGIs.)

  If you're using NIS (YP), make sure the client is linked with
  "-lsun".

  For more information see Chapter 3 of the X Window System User's
  Guide.

User Contributions:

Comment about this article, ask questions, or add new information about this topic:




Top Document: SGI graphics Frequently Asked Questions (FAQ)
Previous Document: -3- Does the DISPLAY environment variable work for GL applications?
Next Document: -5- Why do I get DGL errors when I try to run a GL program?

Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
sgi-faq@viz.tamu.edu (The SGI FAQ group)





Last Update March 27 2014 @ 02:12 PM