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

  1. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!zaphod.mps.ohio-state.edu!usc!sol.ctr.columbia.edu!eff!iWarp.intel.com|ogicse!news.u.washington.edu!uw-beaver!cs.ubc.ca!unixg.ubc.ca!reg.triumf.ca!fwj
  2. From: fwj@reg.triumf.ca (JONES,FRED_W.)
  3. Newsgroups: comp.sys.dec
  4. Subject: Re: DECWINDOW,IRIS AND XWINDOWS
  5. Message-ID: <12NOV199222270478@reg.triumf.ca>
  6. Date: 13 Nov 92 06:27:00 GMT
  7. Article-I.D.: reg.12NOV199222270478
  8. References: <1992Nov12.213956.22581@mailer.cc.fsu.edu>
  9. Organization: TRIUMF: Tri-University Meson Facility
  10. Lines: 29
  11. NNTP-Posting-Host: reg.triumf.ca
  12. News-Software: VAX/VMS VNEWS 1.41
  13.  
  14. glenn@cloud1.met.fsu.edu writes...
  15. >I am trying to setup my display on a vaxstation model76 using
  16. >vax/vms 5.5 to show a xwindow display on a silicon graphics
  17. >workstation (4d/35) using 4.0.1. os. since i am using
  18. >decwindows on a vms machine and not ultrix ,the set environment
  19. >variable DISPLAY is set by using 'set display/create/node=....'
  20. >i have been unsucessfull in display and xlib window on the
  21. >iris by runing the code on the vax-vms. 
  22. >the iris has permitted access to the vax node by use of the
  23. >xhost command.
  24. > any suggesstions? or do i have to get an ultrix workstation?
  25.  
  26. Just a guess...
  27.  
  28. You didn't mention what transport you are trying to use.
  29. The default transport for the VMS  SET DISPLAY command is
  30. usually DECNET, and unless your Iris is running Decnet
  31. the connection will be refused.  [To see the transport
  32. method, type SHOW DISPLAY].
  33.  
  34. If you have Multinet or UCX or some other TCPIP running on
  35. your VAX, you can try:
  36.   SET DISPLAY/CREATE/NODE=.../TRANSPORT=TCPIP
  37. Your DECWindows installation may also have to be configured to
  38. support this transport method.
  39.  
  40. Frederick Jones
  41. fwj@reg.triumf.ca
  42.