home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sgi / graphics / 221 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.9 KB

  1. Path: sparky!uunet!europa.eng.gtefsd.com!paladin.american.edu!howland.reston.ans.net!usc!elroy.jpl.nasa.gov!ames!olivea!sgigate!odin!batcave.csd.sgi.com!brettb
  2. From: brettb@batcave.csd.sgi.com (Brett Bainter)
  3. Newsgroups: comp.sys.sgi.graphics
  4. Subject: Re: GL errors when drawing from SGI to SGI
  5. Keywords: GL
  6. Message-ID: <1993Jan28.064409.3818@odin.corp.sgi.com>
  7. Date: 28 Jan 93 06:44:09 GMT
  8. References: <1993Jan20.151925.18260@lpi.liant.com> <1jkprgINN3hv@fido.asd.sgi.com>
  9. Sender: news@odin.corp.sgi.com (Net News)
  10. Organization: Silicon Graphics, Inc.
  11. Lines: 35
  12. Nntp-Posting-Host: batcave.csd.sgi.com
  13.  
  14. In article <1jkprgINN3hv@fido.asd.sgi.com>, aschaffe@holodeck.csd.sgi.com (Allan Schaffer) writes:
  15. |> joes@lpi.liant.com said..
  16. |> >Hi:
  17. |> >
  18. |> >Here's the msg that I'm getting when I try to draw from an SGI to another SGI 
  19. |> >(it's a GL application).  Both machines have the same operating system level.
  20. |> > 
  21. |> > dgl error (TCP connect): Connection refused
  22. |> > dgl error (default init): default dglopen(rthpirf.liant.com:0,4) returned -127
  23. |> >
  24. |> >Any ideas?  I've done the usual xhost stuff and I can run a pure
  25. |> >X application (xclock) from machine A and have it draw on machine B.
  26. |> 
  27. |> First, make sure the following line (or one similar) is 
  28. |> in /etc/services on both machines, and is not commented out:
  29. |> 
  30. |> sgi-dgl        5232/tcp            # SGI Distributed Graphics Lib.
  31. |> 
  32. |> Then, make sure the following line (or one similar) is 
  33. |> in /usr/etc/inetd.conf on both machines, and is not commented out:
  34. |> 
  35. |> sgi-dgl stream    tcp    nowait    root    /usr/etc/dgld    dgld -IM -tDGLTSOCKET
  36. |> 
  37. |> Now, run the application again.
  38. |> 
  39.  
  40. there is also an open bug against dgl not working when magic cookies are
  41. in effect.  if you are using them, try turning this level of protection
  42. off via the DisplayManager*authorize resource in /usr/lib/X11/xdm/xdm-config.
  43. (see the man page for xdm for more info).
  44.  
  45. -- 
  46. Brett Bainter
  47. Silicon Graphics
  48. brettb@sgi.com
  49.