home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / sgi / 16208 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  1.5 KB

  1. Path: sparky!uunet!stanford.edu!ames!elroy.jpl.nasa.gov!nntp-server.caltech.edu!rickert
  2. From: rickert@cco.caltech.edu (Keith Warren Rickert)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: How display a GL application on remote X server ???
  5. Date: 10 Nov 1992 17:02:08 GMT
  6. Organization: California Institute of Technology, Pasadena
  7. Lines: 23
  8. Message-ID: <1dopuhINNrm@gap.caltech.edu>
  9. References: <toepfer.721390795@du9ds4> <1992Nov10.162134.28809@aston.ac.uk>
  10. NNTP-Posting-Host: sandman.caltech.edu
  11.  
  12. In <1992Nov10.162134.28809@aston.ac.uk> morrisdj@uhura.aston.ac.uk (DJ MORRIS) writes:
  13.  
  14. >toepfer@du9ds4.uni-duisburg.de (Hansjoerg Toepfer) writes:
  15. >: I have remote access to an IRIS Indigo.
  16. >: Is it possible to run remote GL applications with display on my SUN under X11?
  17. >: I always get the following error:
  18. >: 
  19. >: dgl error (TCP connect): Connection refused
  20. >: dgl error (default init): default dglopen(du9ds4:0.0,4) returned -127
  21. >: 
  22. >: Could someone give me a hint?
  23. >: 
  24. >I also had this problem.  What you need to do is tell both machines that they have access to
  25. >the other's x-server.  You do this using the xhost command.  Best if you read the man page.
  26.  
  27. Err, not quite.
  28. In order to run a GL application, you need a GL server running on the
  29. machine in question.  To the best of my knowledge, there is not 
  30. currently an OpenGL server running on the SUn ( by which I mean a
  31. commercially or freely available one, I am sure that people are working 
  32. on it)
  33. Without that, you can only display X programs on he sun, not GL ones.
  34. Keith
  35.