home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / hp / 10435 < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.9 KB  |  43 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!noc.near.net!news.Brown.EDU!qt.cs.utexas.edu!yale.edu!spool.mu.edu!sdd.hp.com!hp-cv!hp-pcd!hpcvusn!hpcvxkm.cv.hp.com!kam
  3. From: kam@hpcvxkm.cv.hp.com (Keith Marchington)
  4. Subject: Re: X Windows on 9000/710
  5. Message-ID: <1992Sep15.160008.1211@hpcvusn.cv.hp.com>
  6. Sender: nobody@hpcvusn.cv.hp.com (Nobody - UID must be 99999)
  7. Nntp-Posting-Host: hpcvxkm.cv.hp.com
  8. Reply-To: kam@hpcvlx.cv.hp.com
  9. Organization: UTD-CV Corvallis, OR
  10. References: <1992Sep10.155645.20627@hamblin.math.byu.edu> <17780237@hpfcmgw.FC.HP.COM> <1992Sep15.014901.29274@hamblin.math.byu.edu>
  11. Date: Tue, 15 Sep 1992 16:00:08 GMT
  12. Lines: 29
  13.  
  14.  
  15. In article <1992Sep15.014901.29274@hamblin.math.byu.edu>,
  16. ocon@bert.cs.byu.edu (John S. O'Conner) writes:
  17. |> 
  18. |> Perhaps you have a point, but my ORIGINAL complaint was...still is...that
  19. |> header files that were supposed to come with my system are NOT there.
  20. |> Specifically, my 710s have come preconfigured with X and Motif.  I have
  21. |> the standard /usr/lib/Motif1.1 directory and the proper libraries, but
  22. |> there's no /usr/include/Motif1.1 to be found.  You know...all those
  23. |> Xm/*.h files.  They just are NOT on my system and they should be.  Before 
  24. |> someone comments that I just haven't looked in the right directory, I
  25. want you
  26. |> to know that I've  really scoured the entire system.  Nevertheless, I'm
  27. |> still open to suggestions about the problem.
  28. |> 
  29. |> Regards,
  30. |> John
  31. |> ocon@bert.cs.byu.edu
  32.  
  33. The reason you have a /usr/lib/Motif1.1 and not a corresponding
  34. /usr/include/Motif1.1 is that without the libraries, the executables
  35. would not run.  They are shared libraries, and the executables were
  36. linked against them.  If you were to remove
  37. /usr/lib/Motif1.1/libXm.sl, you would be most disappointed.  The
  38. libraries are NOT part of the development environment that must be
  39. purchased separately, they are part of the executable environment.
  40.  
  41.  
  42. Keith Marchington
  43.