teTeX bin
------------------------------------------
The TeX text formatting system.  This is teTeX, a TeX distribution for
UNIX compatible systems.

Installation addendum:

Make sure tetex-bin has been successfully installed.

If you're unlucky, read /usr/share/doc/tetex-2.0.2-15/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.  If this fails, please check your Windows
environment for TeX variables from another TeX installation.

tetex-bin: cat test basename touch rm cp chmod chown find awk grep sed mkdir

   -> gawk:  awk
      sh-utils: basename, [ pwd, test [, true] 
      textutils: cat
      fileutils: rm, cp, touch, mkdir
      findutils: find

Runtime requirements:
  cygwin-1.5.1 or newer
  bash
  clear
  cygutils
  cygwin
  ed
  diffutils
  fileutils
  findutils
  gawk
  grep
  libjpeg62
  libkpathsea3
  libncurses7
  libpng12
  libtiff4
  perl
  sed
  sh-utils
  textutils
  termcap
  zlib

  For running xdvi and mfw in the tetex-x11 package, you also need to
  install X11, obviously.

Build requirements:
  cygwin-1.5.1 or newer
  binutils-20011102 or newer
  gcc-2.95.3-5 or newer
  autoconf-2.13
  jpeg
  libpng12
  libpng12-devel
  libjpeg62
  libncurses7
  libtiff4
  ncurses
  tiff
  xorg-x11-bin-dlls
  xorg-x11-devel

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-bin-2.0.2-15-src.tar.bz2 in /usr/src

    cd /usr/src
    tar xjf tetex-bin-2.0.2-15-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-bin-2.0.2-15/cygwin/mknetrel mknetrel/extra/tetex-bin

  # Build the package:

     ./mknetrel/bin/mknetrel tetex-bin

This will create:
  /usr/src/uploads/tetex-bin-2.0.2-15-src.tar.bz2
  /usr/src/uploads/tetex-bin-2.0.2-15.tar.bz2
  /usr/src/uploads/tetex-devel/tetex-devel-2.0.2-15.tar.bz2
  /usr/src/uploads/tetex-x11/tetex-x11-2.0.2-15.tar.bz2
  /usr/src/uploads/libkpathsea3/libkpathsea3-2.0.2-15.tar.bz2

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

Port notes:

  Patches with Cygwin compile fixes and cross building fixes have been
  sent upstream, there is good hope for tetex-3.0 to [cross] compile
  right ootb for Cygwin.

  These packages were built on GNU/Linux using mknetrel.

  Jan Nieuwenhuizen
  janneke@gnu.org

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