home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / sun / admin / 8097 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.1 KB  |  40 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!munnari.oz.au!metro!extro.ucc.su.OZ.AU!matth
  3. From: matth@extro.ucc.su.OZ.AU (Matthew Hannigan)
  4. Subject: xdm
  5. Message-ID: <1992Nov10.010607.26431@ucc.su.OZ.AU>
  6. Keywords: xdm openwindows 
  7. Sender: news@ucc.su.OZ.AU
  8. Nntp-Posting-Host: extro.ucc.su.oz.au
  9. Organization: AODC, though I don't speak for them.
  10. Date: Tue, 10 Nov 1992 01:06:07 GMT
  11. Lines: 27
  12.  
  13.  
  14. In a recent post, I responded to someone having problems
  15. with xdm to put the following lines in /etc/rc.local,
  16. before the xdm lines.
  17.  
  18.     OPENWINHOME=${OPENWINHOME:-/usr/openwin}
  19.     LD_LIBRARY_PATH=${OPENWINHOME}/lib
  20.  
  21. These should of course be followed by:
  22.  
  23.     export OPENWINHOME LD_LIBRARY_PATH
  24.  
  25. There seems to be a bit of interest in running xdm (I
  26. would recommend it myself - we ran xdm even before getting
  27. X terminals).  Is there interest in me posting a summary
  28. of what is required?  Or is this info posted elsewhere?
  29. (comp.windows.x FAQ?)
  30.  
  31. Regards,
  32.     -Matt
  33. matt@aodc20.aodc.gov.au
  34. matth@extro.ucc.su.oz.au
  35.  
  36. PS. billg@uu.psi.com, my reply to you couldn't make it
  37. out of my system, will try from another machine.
  38.  
  39.  
  40.