To install:

1. edit the Makefile as needed

2. "make"

3. "make install"

This installs the MWEB system and the WEBFILES package.  You may need
to perform step 3 as root if you want to install in system
directories.

An example is provided in the files

  example.web : MWEB document
  ctest.web   : CWEB document
  ctest.tex   : cweave output from ctest.web
  driver.tex  : driver for printing example with LaTeX

This example should work with TeX and LaTeX.

With TeX:

  mweave example
  tex example

With LaTeX:

  mweave example
  latex driver

The rationale for all this can be found in the documentation. If you
have problems with tex/latex, read the comments at the beginning of
example.web.


Mark Potse                                           M.Potse@amc.uva.nl
Medical Physics Department,
Academic Medical Center
Meibergdreef 15,
1105 AZ Amsterdam,
The Netherlands