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

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!destroyer!sol.ctr.columbia.edu!hamblin.math.byu.edu!news
  3. From: ocon@bert.cs.byu.edu (John S. O'Conner)
  4. Subject: Re: X Windows on 9000/710
  5. Organization: Brigham Young University, Utah
  6. Date: Fri, 11 Sep 92 22:58:34 GMT
  7. Message-ID: <1992Sep11.225834.2024@hamblin.math.byu.edu>
  8. References: <1992Sep10.155645.20627@hamblin.math.byu.edu> <7371305@hpfcso.FC.HP.COM>
  9. Sender: news@hamblin.math.byu.edu (Usenet News)
  10. Nntp-Posting-Host: bert.cs.byu.edu
  11. Lines: 33
  12.  
  13. In article <7371305@hpfcso.FC.HP.COM> mjs@hpfcso.FC.HP.COM (Marc Sabatella) writes:
  14. >In comp.sys.hp, chan@hpfcmgw.FC.HP.COM (Chan Benson) writes:
  15. >
  16. >> You need to get the developer's bundle that includes the "real" C
  17. >> compiler and X header files and archive libraries.
  18. >
  19. >It is also possiible he has the header files, but didn't put
  20. >"-I /usr/include/X11R4" in the command line.
  21. >
  22. >--------------
  23. >Marc Sabatella (marc@hpmonk.fc.hp.com)
  24. >Disclaimers:
  25. >    2 + 2 = 3, for suitably small values of 2
  26. >    Bill (H.) and Dave (P.) may not always agree with me
  27.  
  28. Marc,
  29.  
  30. I wish it were this simple.  My original post was perhaps too vague.  
  31. I have X libraries in several different directories.  In my case they are
  32. /usr/lib/X11, /usr/lib/X11R4, /usr/lib/X11R5, AND /usr/lib/Motif1.1.
  33. I also have SOME header files in /usr/include/X11.  Recently I ftp'd
  34. the Xaw and Xmu header files so I have those too.
  35.  
  36. I guess my question is this:  do I need anything else to do Motif programming?
  37. It seems that I'm STILL missing some header files.  At least that's what
  38. I'm led to believe when I look at sample programs that #include <Xm/Xm.h>,
  39. #include <Xm/PushB.h>, or #include <Xm/Label.h> for example.  These 
  40. particular *.h files do not exist on my system.
  41.  
  42. Thanks for the suggestion though,
  43. John
  44. ocon@bert.cs.byu.edu
  45.  
  46.