home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / sun / admin / 8456 < prev    next >
Encoding:
Text File  |  1992-11-19  |  2.3 KB  |  64 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!sarah!thor.albany.edu!jim
  3. From: jim@thor.albany.edu (SCHLEMMER JAMES A)
  4. Subject: HELP!  Openwindows is giving me big woes
  5. Message-ID: <1992Nov19.223200.11265@sarah.albany.edu>
  6. Sender: news@sarah.albany.edu (News Administrator)
  7. Organization: State University of New York at Albany
  8. Date: Thu, 19 Nov 92 22:32:00 GMT
  9. Lines: 53
  10.  
  11. Hi,
  12.  
  13. The other day I brought my machine down to put a surge protector on it.  When I
  14. brought it back up, I was getting checksum errors and an "Illegal instruction"
  15. message from the boot program.  I fooled around with a couple of options but
  16. none worked so I bit the bullet and re-installed the operating system.  Well,
  17. that's not the whole story. I installed  Solaris 1.0.1 (I previously had 
  18. SunOS 4.1.1 but decided now's as good a time as any to upgrade ) and then 
  19. remembered that I've also a seperate IPX CD that made a specialized kernel so I
  20. loaded that.  Now I have a OS 4.1.1 kernel while all my system files were loaded
  21. from the OS 4.1.2 CD.  I don't know if this makes a difference or not (you would
  22. never tell it just by moving around the system).  The big problem I have though
  23. is trying to run openwindows.  The way I had things set up before was that
  24. I NFS mounted the entire /usr/openwin directory off of a local machine (I 
  25. only have the 207Mb Sun disk).  It worked very well before my recent disaster
  26. but now, after I've got my machine up and running, when I do a
  27.  
  28. % /usr/openwin/bin/openwin
  29.  
  30. I get the following error messages:
  31.  
  32. ld.so: libsunwindow.so.0: not found
  33. giving up.
  34. /usr/openwin/bin/xinit:  No such file or directory (errno 2):  unable to connect to X server
  35.  
  36. Here's what my setenv looks like:
  37.  
  38. HOME=/home/jim
  39. SHELL=/bin/csh
  40. TERM=sun
  41. USER=jim
  42. PATH=.:/home/jim:/usr/local/bin:/usr/gnu/bin:/usr/openwin/bin:/usr/ucb:/usr/bin:/usr/etc:/usr/lib:/usr/lang:/home/jim/bin:/sol_home/stuff/bin
  43. LOGNAME=jim
  44. PWD=/home/jim
  45. LD_LIBRARY_PATH=/usr/openwin/lib
  46. OPENWINHOME=/usr/openwin
  47. WPTERM51=gui_color
  48. TAPE=/dev/rwd0
  49.  
  50. Also, when I do a trace of the whole thing, I can gleen little from it.
  51.  
  52. I've determined that libsunwindow.so.0.53 is kept in /usr/openwin/lib/server.
  53. So I made a link from libsunwindow.so.0 to it but to no avail.
  54.  
  55. Damn.
  56.  
  57. Can some kind and knowledgeable Sun person give me some guidence?  I'm at
  58. wit's end here.
  59.  
  60. Thanks,
  61.  
  62. Jim
  63.  
  64.