teTeX texmf
------------------------------------------
The TeX text formatting system texmf tree (TDS).  This is teTeX, a TeX
distribution for UNIX compatible systems.

It's packaged in three parts, tetex-base, tetex-doc, and tetex-extra.
After selecting installing tetex-bin and tetex-base, you should have
a functioning TeX setup.  There's an additional package: tetex-tiny,
that should povide a very small functional TeX setup.

Installation addendum:

Make sure tetex-bin has been successfully installed.

If you're unlucky, read /usr/share/doc/tetex-2.0.2-14/INSTALL or
/etc/postinstall/post-texmf.sh[.done].  If necessary, edit
/usr/share/texmf/web2c/texmf.cnf, run

    texconfig confall
    texconfig rehash
    texconfig init

and see what happens.


Runtime requirements:
  cygwin-1.3.10 or newer
  tetex-bin

  For running xdvi and mfw, you also need to install XFree86,
  obviously.

Build requirements:
  autoconf-2.13
  bash
  GNU make

Canonical Homepage:
  http://www.tug.org
  http://www.loria.fr/services/tex
  http://uk.tug.org/uk-tug

Canonical Download:
  Comprehensive TeX Archive Network (CTAN)
  ftp://ftp.dante.de/tex-archive
  ftp://ftp.tex.ac.uk/tex-archive

### TODO See /usr/doc/tetex-XXX/texk/etc/MIRROR for CTAN mirrors
  
------------------------------------

Build instructions:

  # Unpack tetex-texmf-2.0.2-14-src.tar.bz2 in /usr/src

    cd /usr/src
    tar xjf tetex-texmf-2.0.2-14-src.tar.bz2
    # (or, if you use setup to install this src package, it will be
    #  unpacked under /usr/src automatically)

  # Get mknetrel from:
     cvs -d:pserver:anoncvs@sources.redhat.com:/cvs/cygwin-apps co mknetrel

  # Copy the extra mknetrel script for TeTeX to mknetrel:
     cp tetex-texmf-2.0.2-14/cygwin/mknetrel mknetrel/extra/tetex-texmf

  # Build the package:

     ./mknetrel/bin/mknetrel tetex-texmf

This will create:
  /usr/src/uploads/tetex-2.0.2-14.tar.bz2
  /usr/src/uploads/tetex-2.0.2-14-src.tar.bz2
  /usr/src/uploads/tetex-texmf-2.0.2-14.tar.bz2
  /usr/src/uploads/tetex-base/tetex-base-2.0.2-14.tar.bz2
  /usr/src/uploads/tetex-doc/tetex-doc-2.0.2-14.tar.bz2
  /usr/src/uploads/tetex-extra/tetex-extra-2.0.2-14.tar.bz2
  /usr/src/uploads/tetex-tiny/tetex-tiny-2.0.2-14.tar.bz2

------------------

Port notes:

  These packages were built on GNU/Linux using mknetrel.

  Jan Nieuwenhuizen
  janneke@gnu.org

Cygwin port maintained by: Jan Nieuwenhuizen  <janneke@gnu.org> 
