home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / hp / 12884 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  1.7 KB

  1. Path: sparky!uunet!think.com!ames!haven.umd.edu!umd5!roissy.umd.edu!mark
  2. From: mark@roissy.umd.edu (Mark Sienkiewicz)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: Xaw include files for HP 425 w hpux 8.0
  5. Message-ID: <16963@umd5.umd.edu>
  6. Date: 13 Nov 92 15:46:30 GMT
  7. References: <1dl8ulINNn1h@sbusol.rz.uni-sb.de> <BxG7Mw.794@ra.nrl.navy.mil>
  8. Sender: news@umd5.umd.edu
  9. Organization: University of Maryland
  10. Lines: 31
  11.  
  12. In article <BxG7Mw.794@ra.nrl.navy.mil> atkinson@itd.nrl.navy.mil (Randall Atkinson) writes:
  13. >In article <1dl8ulINNn1h@sbusol.rz.uni-sb.de> ph11mlar@sbusol.rz.uni-sb.de (Arthur Recktenwald) writes:
  14. >
  15. >>main.c: 43: Can't find include file X11/Xaw/Viewport.h
  16. >....
  17. >
  18. >  Your problem is actually even worse than you think.  You are missing
  19. >both Xaw header files and Xaw library files.  IFF you have ftp access,
  20.  
  21. ... but you do have the shared libraries for Xaw and Xmu, so you can still
  22. use them _after_you_get_the_include_files_.  You need to say -L/usr/lib/X11R4
  23. when you compile things.
  24.  
  25. >you can get replacements from MIT's X11 site (export.lcs.mit.edu) via
  26. >anonymous ftp.  You are also missing several other libraries that HP
  27. >refuses to sell unbundled or include with the OS, for example Xmu.  If
  28. >you don't have ftp access, you are shit out of luck (like most US Navy
  29. >sites are).
  30.  
  31. There's also csc.liv.ac.uk which has anonymous ftp where you can get Xaw
  32. include files and Imake, in addition to other stuff that has been ported to
  33. HPUX.
  34.  
  35. >  Please also call up your HP sales rep and ask him point blank why HP
  36. >sold you a system that is missing essential parts of the MIT Core X11
  37. >distribution and make it clear that the only acceptable practice is
  38. >for HP to include the ENTIRE MIT X11 Core distribution.
  39.  
  40. I agree with this.
  41.  
  42. Mark S.
  43.