home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / sun / misc / 5102 < prev    next >
Encoding:
Internet Message Format  |  1992-11-05  |  1.4 KB

  1. Path: sparky!uunet!caen!saimiri.primate.wisc.edu!black-hole
  2. From: bin@primate.wisc.edu (Brain in Neutral)
  3. Newsgroups: comp.sys.sun.misc
  4. Subject: Re: Newbie Q: Using xmkmf w/ OpenView
  5. Date: 5 Nov 1992 09:26:53 -0600
  6. Organization: Cafe Limbo
  7. Lines: 21
  8. Sender: bin@uakari.primate.wisc.edu
  9. Message-ID: <1dbeftINNcff@uakari.primate.wisc.edu>
  10. References: <1992Nov5.075948.3792@ericsson.se>
  11. Reply-To: bin@primate.wisc.edu
  12. NNTP-Posting-Host: uakari.primate.wisc.edu
  13.  
  14. From article <1992Nov5.075948.3792@ericsson.se>, by etxmesa@eos.ericsson.se (Michael Salmon):
  15. > guy@Auspex.COM (Guy Harris) writes:
  16. > [...]
  17. > |> (And yes, both "imake" and "xmkmf" come from the MIT X11 distribution;
  18. > |> that's where Sun got them.)
  19. >
  20. > Not quite, the Sun OW3.0 xmkmf is based upon the X11R5 xmkmf but it
  21. > includes a check to see if OPENWINHOME is defined. Unfortunately they
  22. > left off the -I so it doesn't work.
  23.  
  24. I believe they also broke imake to make it difficult to specify
  25. where you want to look for configuration files, if you don't want
  26. to look in OPENWINHOME/config.  You can get around this by setting
  27. the IMAKEINCLUDE environment variable to -Iwhere/you/want/to/look,
  28. but that's a hack.  It makes configuration depend on something hidden
  29. in the environment (defeating one of the purposes of imake -- to make
  30. configuration explicit), and it makes it more difficult to switch
  31. between sets of configuration files.
  32. -- 
  33. Paul DuBois
  34. dubois@primate.wisc.edu
  35.