home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / windows / openloo / 4856 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  1.4 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!agate!doc.ic.ac.uk!sot-ecs!marston!djp
  2. From: djp@ecs.soton.ac.uk (David Pritchard)
  3. Newsgroups: comp.windows.open-look
  4. Subject: -nosunview
  5. Message-ID: <14000@ecs.soton.ac.uk>
  6. Date: 17 Dec 92 14:35:02 GMT
  7. Sender: news@ecs.soton.ac.uk
  8. Reply-To: djp@ecs.soton.ac.uk
  9. Organization: SNARC
  10. Lines: 25
  11. Nntp-Posting-Host: marston
  12.  
  13. Many thanks to those who responded to my plea of a month or so ago (even
  14. though noone came up with an answer remotely close).  Briefly,
  15. my problem was
  16.     1. openwin -nosunview failed ONLY FOR ME on MY machine
  17.     2. worked for me on ALL other machines - with IDENTICAL setup
  18.         permissions etc.
  19.  
  20. The correct solution was arrived at after observing an additional fact
  21.     3. worked for ME on MY machine, if SOMEONE used it first.
  22. which neatly 'explained' the inconsistency between 1 and 2.
  23.  
  24. The answer: I had the gnu stuff ahead of /bin on my PATH.  gnu ld
  25. does not seem to be able to cope with doing whatever -nosunview
  26. causes to be required.  Arranging /bin/ld ahead of gnu/ld makes the
  27. problem go away.
  28.  
  29. This is probably a programming error somewhere in Xnews which
  30. surely ought to invoke /bin/ld specifically.  
  31.  
  32. --
  33. Dr David J. Pritchard        
  34. Electronics and Computer Science    tel    (+44 703) 592722
  35. University of Southampton        fax    (+44 703) 593045
  36. Southampton SO9 5NH            email    djp@uk.ac.soton.ecs (UK)
  37. United Kingdom                    djp@ecs.soton.ac.uk (World)
  38.