home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / text / tex / 14744 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  2.1 KB

  1. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!spool.mu.edu!agate!violet.berkeley.edu!ilan343
  2. From: ilan343@violet.berkeley.edu (Geraldo Veiga)
  3. Newsgroups: comp.text.tex
  4. Subject: TeX/METAFONT binaries for Unix
  5. Date: 8 Jan 1993 09:18:18 GMT
  6. Organization: University of California, Berkeley
  7. Lines: 31
  8. Message-ID: <1ijgsq$k17@agate.berkeley.edu>
  9. NNTP-Posting-Host: violet.berkeley.edu
  10. Summary: A proposal for a ready to install TeX for Unix
  11. Keywords: TeX, METAFONT, Unix
  12.  
  13. I am in the process of revamping my Unix 386 binary distribution of
  14. TeX, METAFONT and Co (TeX386ix).  An architecture specific distribution
  15. turned out not to be such great idea, since only a few components were
  16. really exclusive to 386 Unix.  The binaries for SVR3.2/386 wouldn't 
  17. run under SVR4, so, with help from the net, I kept a replacement module
  18. with the SVR4 binaries.  This could be easily extended to other Unix
  19. systems.
  20.  
  21. Here is my proposal.  Create a self contained module with the
  22. essential TeX/METAFONT source files + installation makefiles.
  23. Create separate modules containing  architecture specific binaries
  24. generated from the web2c package.  I have already rewritten my
  25. TeX386ix installation makefiles which now should be ready to run under
  26. any reasonable Unix platform.  In conjunction with web2c, the top
  27. makefile can create an archive with the binaries for a given OS.  I
  28. can generate them for Sparc, SV3.2/386 and IRIX 4.0, others could be
  29. contributed by kind netters.  The sysadmin at math.berkeley.edu is
  30. willing to store these archives in their ftp area.
  31.  
  32. I would like some suggestions on what should be in a "bare essentials"
  33. distribution of TeX.  Currently, I have the minimum TeX and METAFONT
  34. (plain TeX, cm fonts), LaTeX, BibTeX and some miscellaneous packages
  35. (modes.mf, texinfo.tex and pictex).  Do I remove pictex (I haven't
  36. used in a while)?  Add AmsTeX and AmsLateX?
  37.  
  38. The size for the current archives (compressed) is 1.2M for the sources
  39. and 1.2M for the 386 binaries + manual pages.  The manual pages are
  40. kept in the system specific archive, since they contain the built-in
  41. pathnames. Fonts bitmaps are created during the installation process
  42. and are not included in the distribution.
  43.  
  44.