home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / apps / 60 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  2.0 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!lhc!adm!smoke!brl.mil!fsbrn
  2. From: fsbrn@brl.mil (Ferd S. Brundick)
  3. Newsgroups: comp.sys.sgi.apps
  4. Subject: Re: TeX/X11
  5. Message-ID: <19547@smoke.brl.mil>
  6. Date: 12 Jan 93 16:05:52 GMT
  7. References: <34967@adm.brl.mil>
  8. Sender: news@smoke.brl.mil
  9. Reply-To: fsbrn@brl.mil
  10. Organization: Army Research Laboratory
  11. Lines: 40
  12.  
  13. In article <34967@adm.brl.mil>, marcelo@pintado.ciagri.usp.br (Marcelo Zacarias) writes:
  14. |> 
  15. |> Hi,
  16. |> 
  17. |> I was trying to install TeX3.14 ftp'ed from vab02.larc.nasa.gov in a PI
  18. |> (3.3.2 16Mb) when I got the following error messages (during the execution
  19. |> of 'make' in the /usr/distribution/TeX3.14 directory):
  20. |> 
  21. |>     cc -g -O -I../.. -c X11.c
  22. |> cpp: error X11.c:11: Can't find include file X11/Xlib.h
  23. |> cpp: error X11.c:12: Can't find include file X11/Xutil.h
  24. |> cpp: error X11.c:13: Can't find include file X11/Intrinsic.h
  25. |> cpp: error X11.c:14: Can't find include file X11/StringDefs.h
  26. |> *** Error code 1
  27. |> 
  28. |> Stop
  29. |> 
  30. |> Does someone know if it is a fatal error, or affects only the previewer, 
  31. |> in the way I can still use TeX/LaTeX?
  32. |> 
  33. |> Thanks in advance for any idea.
  34. |> 
  35. |> \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
  36. |> Marcelo Zacharias (marcelo@pintado.ciagri.usp.br)
  37. |> Centro de Informatica na Agricultura
  38. |> Universidade de Sao Paulo (USP)
  39.  
  40. Unless major changes have been made to TeX since the last time I built
  41. it, the X11 stuff should be required only for the previewer (either
  42. xtex, texx, or xdvi).  Find the dependencies for the X11 files in the
  43. Makefile and comment them out.  Everything else should build
  44. correctly.  Note: I've built TeX3.14 on an SGI using the same source
  45. tree that I used on some Suns, with minor changes.  I don't recall the
  46. X previewers being part of the original tree, but instead were
  47. external packages that I added later.
  48.  
  49.                                         dsw, fferd
  50.                                         Fred S. Brundick
  51.                                         USARL, APG, MD.
  52.                                         <fsbrn@brl.mil>
  53.